Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugRngLists (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h716 eSectionTypeDWARFDebugRngLists, // DWARF v5 .debug_rnglists enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp96 case eSectionTypeDWARFDebugRngLists: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp365 case eSectionTypeDWARFDebugRngLists: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1772 .Case(".debug_rnglists", eSectionTypeDWARFDebugRngLists) in GetSectionTypeFromName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp678 return GetCachedSectionData(eSectionTypeDWARFDebugRngLists, in get_debug_rnglists_data()