Searched refs:g_sect_name_dwarf_debug_ranges (Results 1 – 3 of 3) sorted by relevance
646 static ConstString g_sect_name_dwarf_debug_ranges (".debug_ranges"); in CreateSections() local689 …else if (const_sect_name == g_sect_name_dwarf_debug_ranges) section_type = eSectionTypeDWARFDeb… in CreateSections()
882 static ConstString g_sect_name_dwarf_debug_ranges (".debug_ranges"); in CreateSections() local926 … else if (name == g_sect_name_dwarf_debug_ranges) sect_type = eSectionTypeDWARFDebugRanges; in CreateSections()
1225 … static ConstString g_sect_name_dwarf_debug_ranges ("__debug_ranges"); in CreateSections() local1255 else if (section_name == g_sect_name_dwarf_debug_ranges) in CreateSections()