Searched refs:lang_gc_sections_1 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c5579 /* Worker for lang_gc_sections_1. */
5597 lang_gc_sections_1 (lang_statement_union_type *s)
5607 lang_gc_sections_1 (constructor_list.head);
5610 lang_gc_sections_1 (s->output_section_statement.children.head);
5613 lang_gc_sections_1 (s->group_statement.children.head);
5629 lang_gc_sections_1 (statement_list.head);
5595 lang_gc_sections_1 (lang_statement_union_type *s) function

Completed in 188 milliseconds