LLVM 19.0.0git
llvm::DWARFDebugLoc Member List

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

Datallvm::DWARFLocationTableprotected
dump(raw_ostream &OS, const DWARFObject &Obj, DIDumpOptions DumpOpts, std::optional< uint64_t > Offset) constllvm::DWARFDebugLoc
dumpLocationList(uint64_t *Offset, raw_ostream &OS, std::optional< object::SectionedAddress > BaseAddr, const DWARFObject &Obj, DWARFUnit *U, DIDumpOptions DumpOpts, unsigned Indent) constllvm::DWARFLocationTable
dumpRawEntry(const DWARFLocationEntry &Entry, raw_ostream &OS, unsigned Indent, DIDumpOptions DumpOpts, const DWARFObject &Obj) const overridellvm::DWARFDebugLocprotectedvirtual
DWARFDebugLoc(DWARFDataExtractor Data)llvm::DWARFDebugLocinline
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::DWARFDebugLocvirtual
~DWARFLocationTable()=defaultllvm::DWARFLocationTablevirtual