Home
last modified time | relevance | path

Searched refs:constructor_list (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
Dldctor.c37 lang_statement_list_type constructor_list; variable
247 lang_list_init (&constructor_list); in ldctor_build_sets()
248 push_stat_ptr (&constructor_list); in ldctor_build_sets()
Dldctor.h25 extern lang_statement_list_type constructor_list;
Dldlang.c944 lang_for_each_statement_worker (func, constructor_list.head); in lang_for_each_statement_worker()
3250 open_input_bfds (constructor_list.head, mode); in open_input_bfds()
3502 check_input_sections (constructor_list.head, in check_input_sections()
3567 update_wild_statements (constructor_list.head); in update_wild_statements()
3605 map_input_to_output_sections (constructor_list.head, in map_input_to_output_sections()
4488 if (constructor_list.head != NULL) in print_statement()
4494 print_statement_list (constructor_list.head, os); in print_statement()
5163 dot = lang_size_sections_1 (&constructor_list.head, in lang_size_sections_1()
5534 dot = lang_do_assignments_1 (constructor_list.head, in lang_do_assignments_1()
6320 lang_gc_sections_1 (constructor_list.head); in lang_gc_sections_1()
[all …]
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmipself.em73 ret = hook_in_stub (info, &constructor_list.head);
Dnios2elf.em96 ret = hook_in_stub (info, &constructor_list.head, afterp);
Dmetagelf.em90 ret = hook_in_stub (info, &constructor_list.head);
Dhppaelf.em113 ret = hook_in_stub (info, &constructor_list.head);
Dm68hc1xelf.em180 ret = hook_in_stub (info, &constructor_list.head);
Daarch64elf.em96 ret = hook_in_stub (info, &constructor_list.head);
Darmelf.em123 ret = hook_in_stub (info, &constructor_list.head);
Dxtensaelf.em596 extern lang_statement_list_type constructor_list;
1364 xtensa_strip_inconsistent_linkonce_sections (&constructor_list);
Dppc64elf.em304 ret = hook_in_stub (info, &constructor_list.head);