Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldlang.c58 static lang_output_section_statement_type *default_common_section; variable
2300 if (default_common_section != NULL) in wild()
2306 default_common_section = output; in wild()
4952 if (default_common_section == NULL) in lang_place_orphans()
4954 default_common_section = in lang_place_orphans()
4958 lang_add_section (&default_common_section->children, s, in lang_place_orphans()
4959 default_common_section, file); in lang_place_orphans()