LLVM 19.0.0git
llvm::DWARFLocationTable Member List

This is the complete list of members for llvm::DWARFLocationTable, 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
dumpRawEntry(const DWARFLocationEntry &Entry, raw_ostream &OS, unsigned Indent, DIDumpOptions DumpOpts, const DWARFObject &Obj) const =0llvm::DWARFLocationTableprotectedpure virtual
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 =0llvm::DWARFLocationTablepure virtual
~DWARFLocationTable()=defaultllvm::DWARFLocationTablevirtual