Searched refs:constructor_list (Results 1 – 4 of 4) sorted by relevance
26 extern lang_statement_list_type constructor_list;
38 lang_statement_list_type constructor_list; variable248 stat_ptr = &constructor_list; in ldctor_build_sets()
823 lang_for_each_statement_worker (func, constructor_list.head); in lang_for_each_statement_worker()2903 open_input_bfds (constructor_list.head, force); in open_input_bfds()3123 check_input_sections (constructor_list.head, in check_input_sections()3189 update_wild_statements (constructor_list.head); in update_wild_statements()3223 map_input_to_output_sections (constructor_list.head, in map_input_to_output_sections()3905 if (constructor_list.head != NULL) in print_statement()3911 print_statement_list (constructor_list.head, os); in print_statement()4527 dot = lang_size_sections_1 (constructor_list.head, in lang_size_sections_1()4859 dot = lang_do_assignments_1 (constructor_list.head, in lang_do_assignments_1()5605 lang_gc_sections_1 (constructor_list.head); in lang_gc_sections_1()
155 ret = hook_in_stub (info, &constructor_list.head);