Remove quick_symbol_functions::expand_symtabs_for_function
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index cff1d8afbde811518d2ac21ff9ed1eac77baac12..64cfca41f156c97a813f35690355e15c105e5373 100644 (file)
@@ -606,7 +606,8 @@ public:
   /* See quick_symbol_functions.  */
   void dump ();
 
-  /* See quick_symbol_functions.  */
+  /* Find all the symbols in OBJFILE named FUNC_NAME, and ensure that
+     the corresponding symbol tables are loaded.  */
   void expand_symtabs_for_function (const char *func_name);
 
   /* See quick_symbol_functions.  */
This page took 0.024152 seconds and 4 git commands to generate.