gdb/
[deliverable/binutils-gdb.git] / gdb / symfile.h
index 0e648d097955ba73bd0e0f4d14cbee86bf01b59e..624df7682324f0adac2546a955f7cbba379f000a 100644 (file)
@@ -222,7 +222,7 @@ struct quick_symbol_functions
   void (*expand_symtabs_with_filename) (struct objfile *objfile,
                                        const char *filename);
 
-  /* Return the file name of the file holding the symbol in OBJFILE
+  /* Return the file name of the file holding the global symbol in OBJFILE
      named NAME.  If no such symbol exists in OBJFILE, return NULL.  */
   const char *(*find_symbol_file) (struct objfile *objfile, const char *name);
 
This page took 0.02436 seconds and 4 git commands to generate.