Searched refs:g_sect_name_dwarf_debug_loc (Results 1 – 3 of 3) sorted by relevance
642 static ConstString g_sect_name_dwarf_debug_loc (".debug_loc"); in CreateSections() local685 …else if (const_sect_name == g_sect_name_dwarf_debug_loc) section_type = eSectionTypeDWARFDeb… in CreateSections()
878 static ConstString g_sect_name_dwarf_debug_loc (".debug_loc"); in CreateSections() local922 … else if (name == g_sect_name_dwarf_debug_loc) sect_type = eSectionTypeDWARFDebugLoc; in CreateSections()
1221 static ConstString g_sect_name_dwarf_debug_loc ("__debug_loc"); in CreateSections() local1247 else if (section_name == g_sect_name_dwarf_debug_loc) in CreateSections()