| appendRow(const DWARFDebugLine::Row &R) | llvm::DWARFDebugLine::LineTable | inline |
| appendSequence(const DWARFDebugLine::Sequence &S) | llvm::DWARFDebugLine::LineTable | inline |
| clear() | llvm::DWARFDebugLine::LineTable | |
| dump(raw_ostream &OS, DIDumpOptions DumpOptions) const | llvm::DWARFDebugLine::LineTable | |
| getFileLineInfoForAddress(uint64_t Address, const char *CompDir, DILineInfoSpecifier::FileLineInfoKind Kind, DILineInfo &Result) const | llvm::DWARFDebugLine::LineTable | |
| getFileNameByIndex(uint64_t FileIndex, const char *CompDir, DILineInfoSpecifier::FileLineInfoKind Kind, std::string &Result) const | llvm::DWARFDebugLine::LineTable | |
| hasFileAtIndex(uint64_t FileIndex) const | llvm::DWARFDebugLine::LineTable | |
| LineTable() | llvm::DWARFDebugLine::LineTable | |
| lookupAddress(uint64_t Address) const | llvm::DWARFDebugLine::LineTable | |
| lookupAddressRange(uint64_t Address, uint64_t Size, std::vector< uint32_t > &Result) const | llvm::DWARFDebugLine::LineTable | |
| parse(DWARFDataExtractor &DebugLineData, uint32_t *OffsetPtr, const DWARFContext &Ctx, const DWARFUnit *U, std::function< void(Error)> RecoverableErrorCallback, raw_ostream *OS=nullptr) | llvm::DWARFDebugLine::LineTable | |
| Prologue | llvm::DWARFDebugLine::LineTable | |
| RowIter typedef | llvm::DWARFDebugLine::LineTable | |
| Rows | llvm::DWARFDebugLine::LineTable | |
| RowVector typedef | llvm::DWARFDebugLine::LineTable | |
| SequenceIter typedef | llvm::DWARFDebugLine::LineTable | |
| Sequences | llvm::DWARFDebugLine::LineTable | |
| SequenceVector typedef | llvm::DWARFDebugLine::LineTable | |
| UnknownRowIndex | llvm::DWARFDebugLine::LineTable | |