Searched refs:g_sect_name_dwarf_debug_abbrev (Results 1 – 3 of 3) sorted by relevance
637 static ConstString g_sect_name_dwarf_debug_abbrev (".debug_abbrev"); in CreateSections() local680 …else if (const_sect_name == g_sect_name_dwarf_debug_abbrev) section_type = eSectionTypeDWARFDeb… in CreateSections()
873 static ConstString g_sect_name_dwarf_debug_abbrev (".debug_abbrev"); in CreateSections() local917 … else if (name == g_sect_name_dwarf_debug_abbrev) sect_type = eSectionTypeDWARFDebugAbbrev; in CreateSections()
1216 … static ConstString g_sect_name_dwarf_debug_abbrev ("__debug_abbrev"); in CreateSections() local1237 if (section_name == g_sect_name_dwarf_debug_abbrev) in CreateSections()