Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp149 eSectionTypeDWARFDebugAranges, in CreateInstance()
/external/lldb/source/
Dlldb.cpp368 case eSectionTypeDWARFDebugAranges: return "dwarf-aranges"; in GetSectionTypeAsCString()
/external/lldb/include/lldb/
Dlldb-enumerations.h504 eSectionTypeDWARFDebugAranges, enumerator
/external/lldb/source/Symbol/
DObjectFile.cpp370 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp918 … else if (name == g_sect_name_dwarf_debug_aranges) sect_type = eSectionTypeDWARFDebugAranges; in CreateSections()
974 eSectionTypeDWARFDebugAranges, in CreateSections()
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp681 …const_sect_name == g_sect_name_dwarf_debug_aranges) section_type = eSectionTypeDWARFDebugAranges; in CreateSections()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp826 case eSectionTypeDWARFDebugAranges: in GetAddressClass()
1240 sect_type = eSectionTypeDWARFDebugAranges; in CreateSections()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp632 section = section_list->FindSectionByType (eSectionTypeDWARFDebugAranges, true).get(); in CalculateAbilities()
740 …return GetCachedSectionData (flagsGotDebugArangesData, eSectionTypeDWARFDebugAranges, m_data_debug… in get_debug_aranges_data()
/external/lldb/www/python_reference/
Dapi-objects.txt581 _lldb'.eSectionTypeDWARFDebugAranges _lldb%27-module.html#eSectionTypeDWARFDebugAranges
1894 lldb.eSectionTypeDWARFDebugAranges lldb-module.html#eSectionTypeDWARFDebugAranges