Lines Matching defs:lang_wild_statement_struct
360 struct lang_wild_statement_struct struct
362 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;
372 struct flag_info *section_flag_list;