use _filtered routines for printing so symbolic addresses show up in the right place
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index f8831151c4b145944336a2755e827b9951474c15..1f82c857e797f403e9155ddbcbbf516fe38a20d5 100644 (file)
@@ -216,6 +216,9 @@ really_free_pendings PARAMS ((int foo));
 extern void
 start_subfile PARAMS ((char *, char *));
 
+extern void
+patch_subfile_names PARAMS ((struct subfile *subfile, char *name));
+
 extern void
 push_subfile PARAMS ((void));
 
This page took 0.023325 seconds and 4 git commands to generate.