gdb/testsuite: Add compiler options parameter to function_range helper
[deliverable/binutils-gdb.git] / gdb / psympriv.h
index 79f83a4d6cf9143ce787d9335a2aac1a5941fbe4..9bc960a77d41a56f69da47718a6260afb7f91712 100644 (file)
@@ -134,7 +134,7 @@ struct partial_symtab
   virtual void expand_psymtab (struct objfile *) = 0;
 
   /* Ensure that all the dependencies are read in.  */
-  void read_dependencies (struct objfile *);
+  void expand_dependencies (struct objfile *);
 
   /* Return true if the symtab corresponding to this psymtab has been
      readin.  */
This page took 0.02484 seconds and 4 git commands to generate.