Searched refs:group_statement (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/binutils/ld/
H A Dldlang.h382 lang_group_statement_type group_statement; member in union:lang_statement_union
H A Dldlang.c835 s->group_statement.children.head);
2928 open_input_bfds (s->group_statement.children.head, TRUE);
3131 check_input_sections (s->group_statement.children.head,
3200 update_wild_statements (s->group_statement.children.head);
3258 map_input_to_output_sections (s->group_statement.children.head,
3959 print_group (&s->group_statement, os);
4699 dot = lang_size_sections_1 (s->group_statement.children.head,
4701 &s->group_statement.children.head,
4966 dot = lang_do_assignments_1 (s->group_statement.children.head,
5613 lang_gc_sections_1 (s->group_statement
[all...]

Completed in 32 milliseconds