Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc4301 typedef std::map<std::string, Output_segment*> Name_to_segment; in attach_sections_using_phdrs_clause() typedef
4302 Name_to_segment name_to_segment; in attach_sections_using_phdrs_clause()
4377 Name_to_segment::const_iterator r = name_to_segment.find(*q); in attach_sections_using_phdrs_clause()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.cc4301 typedef std::map<std::string, Output_segment*> Name_to_segment; in attach_sections_using_phdrs_clause() typedef
4302 Name_to_segment name_to_segment; in attach_sections_using_phdrs_clause()
4377 Name_to_segment::const_iterator r = name_to_segment.find(*q); in attach_sections_using_phdrs_clause()