Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugAranges (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp114 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp113 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAranges, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp116 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp60 return LoadOrGetSection(eSectionTypeDWARFDebugAranges, std::nullopt, in getOrLoadArangesData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp66 case eSectionTypeDWARFDebugAranges: in GetTypeAsCString()
424 case eSectionTypeDWARFDebugAranges: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp259 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h678 eSectionTypeDWARFDebugAranges, enumerator
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp548 sect_type = lldb::eSectionTypeDWARFDebugAranges; in GetSectionTypeFromSectionName()
1048 case lldb::eSectionTypeDWARFDebugAranges: in CommitOneAllocation()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp328 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp989 .Case(".debug_aranges", eSectionTypeDWARFDebugAranges) in GetSectionType()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst938 .. py:data:: eSectionTypeDWARFDebugAranges
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1193 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
1485 return eSectionTypeDWARFDebugAranges; in GetSectionType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1632 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()