Searched refs:g_sect_name_dwarf_debug_frame (Results 1 – 3 of 3) sorted by relevance
639 static ConstString g_sect_name_dwarf_debug_frame (".debug_frame"); in CreateSections() local682 …else if (const_sect_name == g_sect_name_dwarf_debug_frame) section_type = eSectionTypeDWARFDeb… in CreateSections()
875 static ConstString g_sect_name_dwarf_debug_frame (".debug_frame"); in CreateSections() local919 … else if (name == g_sect_name_dwarf_debug_frame) sect_type = eSectionTypeDWARFDebugFrame; in CreateSections()
1218 static ConstString g_sect_name_dwarf_debug_frame ("__debug_frame"); in CreateSections() local1241 else if (section_name == g_sect_name_dwarf_debug_frame) in CreateSections()