| CK_DWARF enum value | llvm::DIContext | |
| CK_PDB enum value | llvm::DIContext | |
| classof(const DIContext *DICtx) | llvm::DWARFContext | inlinestatic |
| compile_units() | llvm::DWARFContext | inline |
| create(const object::ObjectFile &Obj, const LoadedObjectInfo *L=nullptr, function_ref< ErrorPolicy(Error)> HandleError=defaultErrorHandler, std::string DWPName="") | llvm::DWARFContext | static |
| create(const StringMap< std::unique_ptr< MemoryBuffer >> &Sections, uint8_t AddrSize, bool isLittleEndian=sys::IsLittleEndianHost) | llvm::DWARFContext | static |
| defaultErrorHandler(Error E) | llvm::DWARFContext | static |
| DIContext(DIContextKind K) | llvm::DIContext | inline |
| DIContextKind enum name | llvm::DIContext | |
| dump(raw_ostream &OS, DIDumpOptions DumpOpts, std::array< Optional< uint64_t >, DIDT_ID_Count > DumpOffsets) | llvm::DWARFContext | |
| dump(raw_ostream &OS, DIDumpOptions DumpOpts) override | llvm::DWARFContext | inlinevirtual |
| dumpWarning(Error Warning) | llvm::DWARFContext | static |
| DWARFContext(std::unique_ptr< const DWARFObject > DObj, std::string DWPName="") | llvm::DWARFContext | |
| DWARFContext(DWARFContext &)=delete | llvm::DWARFContext | |
| dwo_compile_units() | llvm::DWARFContext | inline |
| dwo_info_section_units() | llvm::DWARFContext | inline |
| dwo_type_units() | llvm::DWARFContext | inline |
| dwo_types_section_units() | llvm::DWARFContext | inline |
| dwo_units() | llvm::DWARFContext | inline |
| getAppleNames() | llvm::DWARFContext | |
| getAppleNamespaces() | llvm::DWARFContext | |
| getAppleObjC() | llvm::DWARFContext | |
| getAppleTypes() | llvm::DWARFContext | |
| getArch() const | llvm::DWARFContext | inline |
| getCompileUnitForOffset(uint32_t Offset) | llvm::DWARFContext | |
| getCUAddrSize() | llvm::DWARFContext | |
| getCUIndex() | llvm::DWARFContext | |
| getDebugAbbrev() | llvm::DWARFContext | |
| getDebugAbbrevDWO() | llvm::DWARFContext | |
| getDebugAranges() | llvm::DWARFContext | |
| getDebugFrame() | llvm::DWARFContext | |
| getDebugLoc() | llvm::DWARFContext | |
| getDebugLocDWO() | llvm::DWARFContext | |
| getDebugMacro() | llvm::DWARFContext | |
| getDebugNames() | llvm::DWARFContext | |
| getDIEForOffset(uint32_t Offset) | llvm::DWARFContext | |
| getDIEsForAddress(uint64_t Address) | llvm::DWARFContext | |
| getDWARFObj() const | llvm::DWARFContext | inline |
| getDWOCompileUnitForHash(uint64_t Hash) | llvm::DWARFContext | |
| getDWOContext(StringRef AbsolutePath) | llvm::DWARFContext | |
| getDWOUnitAtIndex(unsigned index) | llvm::DWARFContext | inline |
| getEHFrame() | llvm::DWARFContext | |
| getGdbIndex() | llvm::DWARFContext | |
| getInliningInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::DWARFContext | virtual |
| getKind() const | llvm::DIContext | inline |
| getLineInfoForAddress(uint64_t Address, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::DWARFContext | virtual |
| getLineInfoForAddressRange(uint64_t Address, uint64_t Size, DILineInfoSpecifier Specifier=DILineInfoSpecifier()) override | llvm::DWARFContext | virtual |
| getLineStringExtractor() const | llvm::DWARFContext | inline |
| getLineTableForUnit(DWARFUnit *U) | llvm::DWARFContext | |
| getLineTableForUnit(DWARFUnit *U, std::function< void(Error)> RecoverableErrorCallback) | llvm::DWARFContext | |
| getMaxDWOVersion() | llvm::DWARFContext | inline |
| getMaxVersion() | llvm::DWARFContext | inline |
| getNumCompileUnits() | llvm::DWARFContext | inline |
| getNumDWOCompileUnits() | llvm::DWARFContext | inline |
| getNumDWOTypeUnits() | llvm::DWARFContext | inline |
| getNumTypeUnits() | llvm::DWARFContext | inline |
| getRegisterInfo() const | llvm::DWARFContext | inline |
| getStringExtractor() const | llvm::DWARFContext | inline |
| getTUIndex() | llvm::DWARFContext | |
| getUnitAtIndex(unsigned index) | llvm::DWARFContext | inline |
| info_section_units() | llvm::DWARFContext | inline |
| isLittleEndian() const | llvm::DWARFContext | inline |
| isSupportedVersion(unsigned version) | llvm::DWARFContext | inlinestatic |
| loadRegisterInfo(const object::ObjectFile &Obj) | llvm::DWARFContext | |
| normal_units() | llvm::DWARFContext | inline |
| operator=(DWARFContext &)=delete | llvm::DWARFContext | |
| setMaxVersionIfGreater(unsigned Version) | llvm::DWARFContext | inline |
| type_units() | llvm::DWARFContext | inline |
| types_section_units() | llvm::DWARFContext | inline |
| unit_iterator_range typedef | llvm::DWARFContext | |
| verify(raw_ostream &OS, DIDumpOptions DumpOpts={}) override | llvm::DWARFContext | virtual |
| ~DIContext()=default | llvm::DIContext | virtual |
| ~DWARFContext() | llvm::DWARFContext | |