Searched refs:g_sect_name_dwarf_debug_pubnames (Results 1 – 3 of 3) sorted by relevance
644 static ConstString g_sect_name_dwarf_debug_pubnames (".debug_pubnames"); in CreateSections() local687 …else if (const_sect_name == g_sect_name_dwarf_debug_pubnames) section_type = eSectionTypeDWARFDeb… in CreateSections()
880 static ConstString g_sect_name_dwarf_debug_pubnames (".debug_pubnames"); in CreateSections() local924 … else if (name == g_sect_name_dwarf_debug_pubnames) sect_type = eSectionTypeDWARFDebugPubNames; in CreateSections()
1223 … static ConstString g_sect_name_dwarf_debug_pubnames ("__debug_pubnames"); in CreateSections() local1251 else if (section_name == g_sect_name_dwarf_debug_pubnames) in CreateSections()