LLVM: llvm::TrackedRow Struct Reference (original) (raw)
A helper struct to help keep track of the association between the input and output rows during line table rewriting. More...
Detailed Description
A helper struct to help keep track of the association between the input and output rows during line table rewriting.
This is used to patch DW_AT_LLVM_stmt_sequence attributes, which reference a particular line table row.
Definition at line 2274 of file DWARFLinker.cpp.
Member Data Documentation
◆ isStartSeqInOutput
bool llvm::TrackedRow::isStartSeqInOutput
◆ OriginalRowIndex
size_t llvm::TrackedRow::OriginalRowIndex
◆ Row
The documentation for this struct was generated from the following file:
- lib/DWARFLinker/Classic/DWARFLinker.cpp