Home
last modified time | relevance | path

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

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