Searched refs:wild_statement (Results 1 – 5 of 5) sorted by relevance
831 s->wild_statement.children.head); in lang_for_each_statement_worker()2910 if (s->wild_statement.filename in open_input_bfds()2911 && ! wildcardp (s->wild_statement.filename)) in open_input_bfds()2912 lookup_name (s->wild_statement.filename); in open_input_bfds()2913 open_input_bfds (s->wild_statement.children.head, force); in open_input_bfds()3117 walk_wild (&s->wild_statement, check_section_callback, in check_input_sections()3165 sec = s->wild_statement.section_list; in update_wild_statements()3166 for (sec = s->wild_statement.section_list; sec != NULL; in update_wild_statements()3220 wild (&s->wild_statement, target, os); in map_input_to_output_sections()3915 print_wild_statement (&s->wild_statement, os); in print_statement()[all …]
367 lang_wild_statement_type wild_statement; member
1021 ie. iterate over wild_statement.section_list.
1630 wild_statement has a section name.
168 ret = hook_in_stub (info, &l->wild_statement.children.head);