Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/PECOFF/
H A DSymbolVendorPECOFF.cpp115 eSectionTypeDWARFDebugAbbrev, eSectionTypeDWARFDebugAranges, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/wasm/
H A DSymbolVendorWasm.cpp113 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp116 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp59 return LoadOrGetSection(eSectionTypeDWARFDebugAranges, llvm::None, in getOrLoadArangesData()
/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp66 case eSectionTypeDWARFDebugAranges: in GetTypeAsCString()
424 case eSectionTypeDWARFDebugAranges: in ContainsOnlyDebugInfo()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp258 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h673 eSectionTypeDWARFDebugAranges, enumerator
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp547 sect_type = lldb::eSectionTypeDWARFDebugAranges; in GetSectionTypeFromSectionName()
1047 case lldb::eSectionTypeDWARFDebugAranges: in CommitOneAllocation()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp328 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp941 .Case(".debug_aranges", eSectionTypeDWARFDebugAranges) in GetSectionType()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst938 .. py:data:: eSectionTypeDWARFDebugAranges
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1176 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
1469 return eSectionTypeDWARFDebugAranges; in GetSectionType()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1615 .Case("aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()