|
LLVM 22.0.0git
|
This is the complete list of members for llvm::gsym::GsymContext, including all inherited members.
| CK_BTF enum value | llvm::DIContext | |
| CK_DWARF enum value | llvm::DIContext | |
| CK_GSYM enum value | llvm::DIContext | |
| CK_PDB enum value | llvm::DIContext | |
| classof(const DIContext *DICtx) | llvm::gsym::GsymContext | inlinestatic |
| DIContext(DIContextKind K) | llvm::DIContext | inline |
| DIContextKind enum name | llvm::DIContext | |
| dump(raw_ostream &OS, DIDumpOptions DIDumpOpts) override | llvm::gsym::GsymContext | virtual |
| getInliningInfoForAddress(object::SectionedAddress Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::gsym::GsymContext | virtual |
| getKind() const | llvm::DIContext | inline |
| getLineInfoForAddress(object::SectionedAddress Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::gsym::GsymContext | virtual |
| getLineInfoForAddressRange(object::SectionedAddress Address, uint64_t Size, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::gsym::GsymContext | virtual |
| getLineInfoForDataAddress(object::SectionedAddress Address) override | llvm::gsym::GsymContext | virtual |
| getLocalsForAddress(object::SectionedAddress Address) override | llvm::gsym::GsymContext | virtual |
| GsymContext(std::unique_ptr< GsymReader > Reader) | llvm::gsym::GsymContext | |
| GsymContext(GsymContext &)=delete | llvm::gsym::GsymContext | |
| operator=(GsymContext &)=delete | llvm::gsym::GsymContext | |
| verify(raw_ostream &OS, DIDumpOptions DumpOpts={}) | llvm::DIContext | inlinevirtual |
| ~DIContext()=default | llvm::DIContext | virtual |
| ~GsymContext() override | llvm::gsym::GsymContext |