Searched refs:g_sect_name_dwarf_debug_str (Results 1 – 3 of 3) sorted by relevance
647 static ConstString g_sect_name_dwarf_debug_str (".debug_str"); in CreateSections() local690 …else if (const_sect_name == g_sect_name_dwarf_debug_str) section_type = eSectionTypeDWARFDeb… in CreateSections()
883 static ConstString g_sect_name_dwarf_debug_str (".debug_str"); in CreateSections() local927 … else if (name == g_sect_name_dwarf_debug_str) sect_type = eSectionTypeDWARFDebugStr; in CreateSections()
1226 static ConstString g_sect_name_dwarf_debug_str ("__debug_str"); in CreateSections() local1257 else if (section_name == g_sect_name_dwarf_debug_str) in CreateSections()