LLVM 19.0.0git
llvm::DWARFDebugLoclists Member List

This is the complete list of members for llvm::DWARFDebugLoclists, including all inherited members.

Datallvm::DWARFLocationTableprotected
dumpLocationList(uint64_t *Offset, raw_ostream &OS, std::optional< object::SectionedAddress > BaseAddr, const DWARFObject &Obj, DWARFUnit *U, DIDumpOptions DumpOpts, unsigned Indent) constllvm::DWARFLocationTable
dumpRange(uint64_t StartOffset, uint64_t Size, raw_ostream &OS, const DWARFObject &Obj, DIDumpOptions DumpOpts)llvm::DWARFDebugLoclists
dumpRawEntry(const DWARFLocationEntry &Entry, raw_ostream &OS, unsigned Indent, DIDumpOptions DumpOpts, const DWARFObject &Obj) const overridellvm::DWARFDebugLoclistsprotectedvirtual
DWARFDebugLoclists(DWARFDataExtractor Data, uint16_t Version)llvm::DWARFDebugLoclistsinline
DWARFLocationTable(DWARFDataExtractor Data)llvm::DWARFLocationTableinline
getData()llvm::DWARFLocationTableinline
visitAbsoluteLocationList(uint64_t Offset, std::optional< object::SectionedAddress > BaseAddr, std::function< std::optional< object::SectionedAddress >(uint32_t)> LookupAddr, function_ref< bool(Expected< DWARFLocationExpression >)> Callback) constllvm::DWARFLocationTable
visitLocationList(uint64_t *Offset, function_ref< bool(const DWARFLocationEntry &)> Callback) const overridellvm::DWARFDebugLoclistsvirtual
~DWARFLocationTable()=defaultllvm::DWARFLocationTablevirtual