Searched refs:g_section_name_eh_frame (Results 1 – 1 of 1) sorted by relevance
570 static ConstString g_section_name_eh_frame ("__eh_frame"); in GetSectionNameEHFrame() local571 return g_section_name_eh_frame; in GetSectionNameEHFrame()1695 const ConstString &g_section_name_eh_frame = GetSectionNameEHFrame(); in ParseSymtab() local1701 … eh_frame_section_sp = text_section_sp->GetChildren().FindSectionByName (g_section_name_eh_frame); in ParseSymtab()1703 eh_frame_section_sp = section_list->FindSectionByName (g_section_name_eh_frame); in ParseSymtab()