Searched refs:g_sect_name_dwarf_debug_info (Results 1 – 3 of 3) sorted by relevance
640 static ConstString g_sect_name_dwarf_debug_info (".debug_info"); in CreateSections() local683 …else if (const_sect_name == g_sect_name_dwarf_debug_info) section_type = eSectionTypeDWARFDeb… in CreateSections()
876 static ConstString g_sect_name_dwarf_debug_info (".debug_info"); in CreateSections() local920 … else if (name == g_sect_name_dwarf_debug_info) sect_type = eSectionTypeDWARFDebugInfo; in CreateSections()
1219 static ConstString g_sect_name_dwarf_debug_info ("__debug_info"); in CreateSections() local1243 else if (section_name == g_sect_name_dwarf_debug_info) in CreateSections()