import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index f6fe03ca5339d02150160953e9e6d981aaf47bb1..f59feb2c7d3cfc0121076a99fdb4af902fb48772 100644 (file)
@@ -515,6 +515,9 @@ extern struct obj_section *
 extern int
 in_plt_section PARAMS ((CORE_ADDR, char *));
 
+extern int
+is_in_import_list PARAMS ((char *, struct objfile *));
+
 /* Traverse all object files.  ALL_OBJFILES_SAFE works even if you delete
    the objfile during the traversal.  */
 
This page took 0.028592 seconds and 4 git commands to generate.