Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugTypes (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp122 eSectionTypeDWARFDebugTypes}; in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp119 eSectionTypeDWARFDebugStr, eSectionTypeDWARFDebugTypes, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp124 eSectionTypeDWARFDebugStrOffsets, eSectionTypeDWARFDebugTypes, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp123 return LoadOrGetSection(eSectionTypeDWARFDebugTypes, in getOrLoadDebugTypesData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp112 case eSectionTypeDWARFDebugTypes: in GetTypeAsCString()
447 case eSectionTypeDWARFDebugTypes: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp283 .Case("types", eSectionTypeDWARFDebugTypes) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h708 eSectionTypeDWARFDebugTypes, ///< DWARF .debug_types section enumerator
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp352 case eSectionTypeDWARFDebugTypes: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp1001 .Case(".debug_types", eSectionTypeDWARFDebugTypes) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst966 .. py:data:: eSectionTypeDWARFDebugTypes
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1217 case eSectionTypeDWARFDebugTypes: in GetAddressClass()
1509 return eSectionTypeDWARFDebugTypes; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1656 .Case("types", eSectionTypeDWARFDebugTypes) in GetSectionTypeFromName()