Lines Matching defs:lang_wild_statement_struct
367 struct lang_wild_statement_struct struct
369 lang_statement_header_type header;
370 const char *filename;
371 bfd_boolean filenames_sorted;
372 struct wildcard_list *section_list;
373 bfd_boolean keep_sections;
374 lang_statement_list_type children;
376 walk_wild_section_handler_t walk_wild_section_handler;
377 struct wildcard_list *handler_data[4];
378 lang_section_bst_type *tree;
379 struct flag_info *section_flag_list;