Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dspuelf.em517 search = (lang_input_statement_type *) search->next_real_file)
577 new_ent->input_statement.next_real_file = entry->next_real_file;
578 entry->next_real_file = new_ent;
Dsunos.em215 inp->next_real_file = (lang_statement_union_type *) sa;
/toolchain/binutils/binutils-2.25/ld/
Dldlang.h307 union lang_statement_union *next_real_file; member
Dldlang.c1112 &p->next_real_file); in new_afile()
2635 search = (lang_input_statement_type *) search->next_real_file) in lookup_name()
6128 f = (lang_input_statement_type *) f->next_real_file) in lang_for_each_input_file()
6629 &plugin_insert->next_real_file); in lang_process()