Searched refs:g_sect_name_eh_frame (Results 1 – 3 of 3) sorted by relevance
648 static ConstString g_sect_name_eh_frame (".eh_frame"); in CreateSections() local691 … else if (const_sect_name == g_sect_name_eh_frame) section_type = eSectionTypeEHFrame; in CreateSections()
884 static ConstString g_sect_name_eh_frame (".eh_frame"); in CreateSections() local928 else if (name == g_sect_name_eh_frame) sect_type = eSectionTypeEHFrame; in CreateSections()
1231 static ConstString g_sect_name_eh_frame ("__eh_frame"); in CreateSections() local1271 else if (section_name == g_sect_name_eh_frame) in CreateSections()