Home
last modified time | relevance | path

Searched refs:eSectionTypeDWARFDebugRanges (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp134 eSectionTypeDWARFDebugPubTypes, eSectionTypeDWARFDebugRanges, in CreateInstance()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h692 eSectionTypeDWARFDebugRanges, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp581 sect_type = lldb::eSectionTypeDWARFDebugRanges; in GetSectionTypeFromSectionName()
1098 case lldb::eSectionTypeDWARFDebugRanges: in CommitOneAllocation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp94 case eSectionTypeDWARFDebugRanges: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp364 case eSectionTypeDWARFDebugRanges: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1771 .Case(".debug_ranges", eSectionTypeDWARFDebugRanges) in GetSectionTypeFromName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp673 return GetCachedSectionData(eSectionTypeDWARFDebugRanges, in get_debug_ranges_data()