Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1659 static ConstString g_sect_name_dwarf_debug_aranges (".debug_aranges"); in CreateSections() local
1703 … else if (name == g_sect_name_dwarf_debug_aranges) sect_type = eSectionTypeDWARFDebugAranges; in CreateSections()