Searched defs:lang_wild_statement_struct (Results 1 – 1 of 1) sorted by relevance
360 struct lang_wild_statement_struct struct362 lang_statement_header_type header;363 const char *filename;364 bfd_boolean filenames_sorted;365 struct wildcard_list *section_list;366 bfd_boolean keep_sections;367 lang_statement_list_type children;369 walk_wild_section_handler_t walk_wild_section_handler;370 struct wildcard_list *handler_data[4];371 lang_section_bst_type *tree;[all …]