Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldlang.h427 lang_group_statement_type group_statement; member
Dldlang.c957 s->group_statement.children.head); in lang_for_each_statement_worker()
3275 open_input_bfds (s->group_statement.children.head, in open_input_bfds()
3508 check_input_sections (s->group_statement.children.head, in check_input_sections()
3579 update_wild_statements (s->group_statement.children.head); in update_wild_statements()
3634 map_input_to_output_sections (s->group_statement.children.head, in map_input_to_output_sections()
4540 print_group (&s->group_statement, os); in print_statement()
5358 dot = lang_size_sections_1 (&s->group_statement.children.head, in lang_size_sections_1()
5646 dot = lang_do_assignments_1 (s->group_statement.children.head, in lang_do_assignments_1()
6326 lang_gc_sections_1 (s->group_statement.children.head); in lang_gc_sections_1()
6416 lang_find_relro_sections_1 (s->group_statement.children.head, in lang_find_relro_sections_1()
DChangeLog-91974472 (lang_statement_union_type): Add group_statement field.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmipself.em92 ret = hook_in_stub (info, &l->group_statement.children.head);
Dnios2elf.em116 ret = hook_in_stub (info, &l->group_statement.children.head, afterp);
Dmetagelf.em109 ret = hook_in_stub (info, &l->group_statement.children.head);
Dhppaelf.em132 ret = hook_in_stub (info, &l->group_statement.children.head);
Dppc64elf.em181 sort_toc_sections (&s->group_statement.children, ini, small);
323 ret = hook_in_stub (info, &l->group_statement.children.head);
Dm68hc1xelf.em199 ret = hook_in_stub (info, &l->group_statement.children.head);
Daarch64elf.em115 ret = hook_in_stub (info, &l->group_statement.children.head);
Darmelf.em142 ret = hook_in_stub (info, &l->group_statement.children.head);
Dxtensaelf.em821 l = &parent->group_statement.children;
1380 (&s->group_statement.children);