Searched refs:name_to_segment (Results 1 – 1 of 1) sorted by relevance
4080 Name_to_segment name_to_segment; in attach_sections_using_phdrs_clause() local4084 name_to_segment[(*p)->name()] = (*p)->create_segment(layout); in attach_sections_using_phdrs_clause()4154 Name_to_segment::const_iterator r = name_to_segment.find(*q); in attach_sections_using_phdrs_clause()4155 if (r == name_to_segment.end()) in attach_sections_using_phdrs_clause()