Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp50 return LoadOrGetSection(std::nullopt, eSectionTypeDWARFDebugTuIndex, in getOrLoadTuIndexData()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp70 case eSectionTypeDWARFDebugTuIndex: in GetTypeAsCString()
426 case eSectionTypeDWARFDebugTuIndex: in ContainsOnlyDebugInfo()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp282 .Case("tu_index", eSectionTypeDWARFDebugTuIndex) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h722 eSectionTypeDWARFDebugTuIndex, enumerator
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DObjectFile.cpp351 case eSectionTypeDWARFDebugTuIndex: in GetAddressClass()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst980 .. py:data:: eSectionTypeDWARFDebugTuIndex
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1655 .Case("tu_index", eSectionTypeDWARFDebugTuIndex) in GetSectionTypeFromName()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1216 case eSectionTypeDWARFDebugTuIndex: in GetAddressClass()