Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h717 eSectionTypeDWARFDebugLocLists, // DWARF v5 .debug_loclists enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp557 sect_type = lldb::eSectionTypeDWARFDebugLocLists; in GetSectionTypeFromSectionName()
1094 case lldb::eSectionTypeDWARFDebugLocLists: in CommitOneAllocation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp84 case eSectionTypeDWARFDebugLocLists: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp358 case eSectionTypeDWARFDebugLocLists: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1765 eSectionTypeDWARFDebugLocLists) in GetSectionTypeFromName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp668 return GetCachedSectionData(eSectionTypeDWARFDebugLocLists, in get_debug_loclists_data()