Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dspuelf.em517 search = search->next_real_file)
577 new_ent->input_statement.next_real_file = entry->next_real_file;
578 entry->next_real_file = &new_ent->input_statement;
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldlang.h325 struct lang_input_statement_struct *next_real_file; member
Dldlang.c1227 lang_statement_append (&input_file_chain, p, &p->next_real_file); in new_afile()
2875 search = search->next_real_file) in lookup_name()
2897 - offsetof (lang_input_statement_type, next_real_file) in lookup_name()
3368 f = f->next_real_file) in open_output()
7540 f = f->next_real_file) in lang_for_each_input_file()
7949 f = f->next_real_file) in find_rescan_insertion()
8222 if (*prev != (void *) plugin_insert->next_real_file) in lang_process()
8232 (void *) &plugin_insert->next_real_file); in lang_process()
DChangeLog-20191253 and next_real_file a lang_input_statement_type pointer.
DChangeLog-2018125 next_real_file field to refer the reader to their corresponding