Home | History | Annotate | Download | only in src

Lines Matching refs:last_file

242 static struct usedfiles *last_file;
386 while (last_file != NULL)
388 error_loading |= FILE_PROCESS (-1, last_file, &ld_state, &last_file);
874 last_file->group_end = true;
883 while (last_file != NULL)
885 error_loading |= FILE_PROCESS (-1, last_file, &ld_state, &last_file);
887 last_file = ld_new_inputfile (arg,
893 last_file->group_start = true;