Lines Matching refs:statement_list
105 lang_statement_list_type statement_list; variable
107 lang_statement_list_type *stat_ptr = &statement_list;
1045 lang_for_each_statement_worker (func, statement_list.head); in lang_for_each_statement()
1295 stat_ptr = &statement_list; in lang_init()
4542 statement_list.tail = s; in process_insert_statements()
5284 print_statement_list (statement_list.head, abs_output_section); in print_statements()
5323 if (ptr != &statement_list.head) in insert_pad()
6388 lang_size_sections_1 (&statement_list.head, abs_output_section, in one_lang_size_sections_pass()
6700 lang_do_assignments_1 (statement_list.head, in lang_do_assignments()
7680 lang_gc_sections_1 (statement_list.head); in lang_gc_sections()
8074 open_input_bfds (statement_list.head, OPEN_BFD_NORMAL); in lang_process()
8155 open_input_bfds (statement_list.head, OPEN_BFD_RESCAN); in lang_process()
8256 update_wild_statements (statement_list.head); in lang_process()
8261 map_input_to_output_sections (statement_list.head, NULL, NULL); in lang_process()