Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolVendor/ELF/
H A DSymbolVendorELF.cpp130 eSectionTypeDWARFDebugAranges, eSectionTypeDWARFDebugCuIndex, in CreateInstance()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h682 eSectionTypeDWARFDebugAranges, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp536 sect_type = lldb::eSectionTypeDWARFDebugAranges; in GetSectionTypeFromSectionName()
1088 case lldb::eSectionTypeDWARFDebugAranges: in CommitOneAllocation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp68 case eSectionTypeDWARFDebugAranges: in GetTypeAsCString()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp350 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1755 .Case(".debug_aranges", eSectionTypeDWARFDebugAranges) in GetSectionTypeFromName()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp632 return GetCachedSectionData(eSectionTypeDWARFDebugAranges, in get_debug_aranges_data()