Automatic date update in version.in
[binutils-gdb.git] / gdb / psympriv.h
index 4bd6decfaa45f5ff18614ebd04d2161849b6c6f6..59dd66f57e5d58dc94f1bd5935a4fd74ac3a15d2 100644 (file)
@@ -518,15 +518,11 @@ struct psymbol_functions : public quick_symbol_functions
 
   void expand_all_symtabs (struct objfile *objfile) override;
 
-  void expand_symtabs_with_fullname (struct objfile *objfile,
-                                    const char *fullname) override;
-
-  void map_matching_symbols
+  void expand_matching_symbols
     (struct objfile *,
      const lookup_name_info &lookup_name,
      domain_enum domain,
      int global,
-     gdb::function_view<symbol_found_callback_ftype> callback,
      symbol_compare_ftype *ordered_compare) override;
 
   bool expand_symtabs_matching