Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFContext.cpp51 return LoadOrGetSection(std::nullopt, eSectionTypeDWARFDebugTuIndex, in getOrLoadTuIndexData()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp70 case eSectionTypeDWARFDebugTuIndex: in GetTypeAsCString()
433 case eSectionTypeDWARFDebugTuIndex: in ContainsOnlyDebugInfo()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp360 case eSectionTypeDWARFDebugTuIndex: in GetAddressClass()
667 .Case("tu_index", eSectionTypeDWARFDebugTuIndex) in GetDWARFSectionTypeFromName()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h772 eSectionTypeDWARFDebugTuIndex, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst982 .. py:data:: eSectionTypeDWARFDebugTuIndex
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp82970 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugTuIndex", (lldb::eSectionTypeDWARFDebugTuIndex))},