Searched refs:current_input_file (Results 1 – 4 of 4) sorted by relevance
120 static const char *current_input_file; variable1210 return new_afile (name, file_type, target, current_input_file); in lang_add_input_file()3096 current_input_file = entry->filename; in load_symbols()3098 current_input_file = NULL; in load_symbols()
3458 * ldlang.c (current_input_file): New.3461 (lang_add_input_file): Pass current_input_file to new_afile.3462 (load_symbols): Set current_input_file.
127 static const char *current_input_file; variable1259 return new_afile (name, file_type, target, current_input_file); in lang_add_input_file()3049 current_input_file = entry->filename; in load_symbols()3051 current_input_file = NULL; in load_symbols()