Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugTuIndex (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp49 return LoadOrGetSection(llvm::None, eSectionTypeDWARFDebugTuIndex, in getOrLoadTuIndexData()
/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp70 case eSectionTypeDWARFDebugTuIndex: in GetTypeAsCString()
426 case eSectionTypeDWARFDebugTuIndex: in ContainsOnlyDebugInfo()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp281 .Case("tu_index", eSectionTypeDWARFDebugTuIndex) in GetSectionTypeFromName()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h717 eSectionTypeDWARFDebugTuIndex, enumerator
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp351 case eSectionTypeDWARFDebugTuIndex: in GetAddressClass()
/llvm-project-15.0.7/lldb/docs/
H A Dpython_api_enums.rst980 .. py:data:: eSectionTypeDWARFDebugTuIndex
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1638 .Case("tu_index", eSectionTypeDWARFDebugTuIndex) in GetSectionTypeFromName()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1199 case eSectionTypeDWARFDebugTuIndex: in GetAddressClass()