#include <ldlang.h>

Data Fields | |
| lang_statement_header_type | header |
| const char * | filename |
| bfd_boolean | filenames_sorted |
| struct wildcard_list * | section_list |
| bfd_boolean | keep_sections |
| lang_statement_list_type | children |
Definition at line 305 of file ldlang.h.
| const char* lang_wild_statement_struct::filename |
Definition at line 308 of file ldlang.h.
Referenced by open_input_bfds(), print_wild_statement(), and walk_wild().
| bfd_boolean lang_wild_statement_struct::filenames_sorted |
Definition at line 310 of file ldlang.h.
Referenced by print_wild_statement(), update_wild_statements(), walk_wild_section(), and wild().
| bfd_boolean lang_wild_statement_struct::keep_sections |
Definition at line 312 of file ldlang.h.
Referenced by lang_do_assignments_1(), lang_for_each_statement_worker(), lang_size_sections_1(), open_input_bfds(), output_section_callback(), print_wild_statement(), and wild_sort().
1.5.6