]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symfile.h
start change to progspace independence
[thirdparty/binutils-gdb.git] / gdb / symfile.h
index 17599bebb44765829d958bb015b4fda06c4d901a..614af3c21c3b58b90ce7f9da3eec42876233f684 100644 (file)
@@ -292,7 +292,7 @@ struct quick_symbol_functions
      symbol table that contains a symbol whose address is closest to
      PC.  */
   struct symtab *(*find_pc_sect_symtab) (struct objfile *objfile,
-                                        struct minimal_symbol *msymbol,
+                                        struct bound_minimal_symbol msymbol,
                                         CORE_ADDR pc,
                                         struct obj_section *section,
                                         int warn_if_readin);