Home
last modified time | relevance | path

Searched refs:name_to_segment (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc4080 Name_to_segment name_to_segment; in attach_sections_using_phdrs_clause() local
4084 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()