sim: dv-core: add hw_detach_address method [PR sim/25211]
[binutils-gdb.git] / ld / ldlang.h
index 50ad64ce057fd83d11f594518ab194d7eef39a95..b92a7bb9d9612b7b91e6102ca85c5f66f6cd504d 100644 (file)
@@ -399,10 +399,7 @@ struct lang_wild_statement_struct
   lang_statement_list_type children;
   struct name_list *exclude_name_list;
   lang_statement_list_type matching_sections;
-  bool resolved;
 
-  walk_wild_section_handler_t walk_wild_section_handler;
-  struct wildcard_list *handler_data[4];
   lang_section_bst_type *tree, **rightmost;
   struct flag_info *section_flag_list;
 };