gdb/
[deliverable/binutils-gdb.git] / gdb / symtab.c
index 29142dab47f8077297d661f7f6c68f46bccb0c55..28084e766f6c57b20ceae740d4b996d9edbf8d2f 100644 (file)
@@ -1150,7 +1150,7 @@ lookup_symbol_aux_local (const char *name, const struct block *block,
 
 /* Look up OBJFILE to BLOCK.  */
 
-static struct objfile *
+struct objfile *
 lookup_objfile_from_block (const struct block *block)
 {
   struct objfile *obj;
This page took 0.02294 seconds and 4 git commands to generate.