Searched refs:input_statement (Results 1 – 2 of 2) sorted by relevance
363 lang_input_statement_type input_statement; member
2666 if (s->input_statement.real) in open_input_bfds()2670 s->input_statement.target = current_target; in open_input_bfds()2677 && !s->input_statement.whole_archive in open_input_bfds()2678 && s->input_statement.loaded in open_input_bfds()2679 && bfd_check_format (s->input_statement.the_bfd, in open_input_bfds()2681 s->input_statement.loaded = FALSE; in open_input_bfds()2685 if (! load_symbols (&s->input_statement, &add)) in open_input_bfds()3698 print_input_statement (&s->input_statement); in print_statement()4747 for (file = file_chain.head; file != NULL; file = file->input_statement.next) in lang_check()4749 input_bfd = file->input_statement.the_bfd; in lang_check()