Lines Matching full:lang_output_section_find
1154 /* Support routines for the hash table used by lang_output_section_find,
1504 /* A variant of lang_output_section_find used by place_orphan.
2260 os = lang_output_section_find (exp->name.name);
3748 /* Set constraint negative so that lang_output_section_find
3763 where = lang_output_section_find (i->where);
5412 We call lang_output_section_find() here rather than scanning the list
5415 cur = lang_output_section_find (current_section->name);
5416 prev = lang_output_section_find (previous_section->name);