Lines Matching refs:statement_list
112 lang_statement_list_type statement_list; variable
114 lang_statement_list_type *stat_ptr = &statement_list;
1083 lang_for_each_statement_worker (func, statement_list.head); in lang_for_each_statement()
1345 stat_ptr = &statement_list; in lang_init()
4545 statement_list.tail = s; in process_insert_statements()
5357 print_statement_list (statement_list.head, abs_output_section); in print_statements()
5396 if (ptr != &statement_list.head) in insert_pad()
6454 lang_size_sections_1 (&statement_list.head, abs_output_section, in one_lang_size_sections_pass()
6767 lang_do_assignments_1 (statement_list.head, in lang_do_assignments()
7731 lang_gc_sections_1 (statement_list.head); in lang_gc_sections()
8159 open_input_bfds (statement_list.head, NULL, OPEN_BFD_NORMAL); in lang_process()
8245 open_input_bfds (statement_list.head, NULL, OPEN_BFD_RESCAN); in lang_process()
8361 update_wild_statements (statement_list.head); in lang_process()
8366 map_input_to_output_sections (statement_list.head, NULL, NULL); in lang_process()