|
LLVM 22.0.0git
|
This is the complete list of members for llvm::DWARFDebugLine::LineTable, including all inherited members.
| 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 | |
| getDirectoryForEntry(const FileNameEntry &Entry, std::string &Directory) const | llvm::DWARFDebugLine::LineTable | |
| getFileLineInfoForAddress(object::SectionedAddress Address, bool Approximate, const char *CompDir, DILineInfoSpecifier::FileLineInfoKind Kind, DILineInfo &Result) const | llvm::DWARFDebugLine::LineTable | |
| getFileNameByIndex(uint64_t FileIndex, StringRef CompDir, DILineInfoSpecifier::FileLineInfoKind Kind, std::string &Result) const | llvm::DWARFDebugLine::LineTable | inline |
| getLastValidFileIndex() const | llvm::DWARFDebugLine::LineTable | inline |
| hasFileAtIndex(uint64_t FileIndex) const | llvm::DWARFDebugLine::LineTable | inline |
| LineTable() | llvm::DWARFDebugLine::LineTable | |
| lookupAddress(object::SectionedAddress Address, bool *IsApproximateLine=nullptr) const | llvm::DWARFDebugLine::LineTable | |
| lookupAddressRange(object::SectionedAddress Address, uint64_t Size, std::vector< uint32_t > &Result, std::optional< uint64_t > StmtSequenceOffset=std::nullopt) const | llvm::DWARFDebugLine::LineTable | |
| parse(DWARFDataExtractor &DebugLineData, uint64_t *OffsetPtr, const DWARFContext &Ctx, const DWARFUnit *U, function_ref< void(Error)> RecoverableErrorHandler, raw_ostream *OS=nullptr, bool Verbose=false) | 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 |