PR16867, linking object with separate debug file
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index 62804af6d9978d0599d1f6c72a2183c2ab169c38..8a4f439ad0eccc798543a059321fe7e55eb69fab 100644 (file)
@@ -560,7 +560,8 @@ extern bfd_boolean _bfd_dwarf2_find_inliner_info
 
 /* Read DWARF 2 debugging information. */
 extern bfd_boolean _bfd_dwarf2_slurp_debug_info
-  (bfd *, bfd *, const struct dwarf_debug_section *, asymbol **, void **);
+  (bfd *, bfd *, const struct dwarf_debug_section *, asymbol **, void **,
+   bfd_boolean);
 
 /* Clean up the data used to handle DWARF 2 debugging information. */
 extern void _bfd_dwarf2_cleanup_debug_info
This page took 0.023476 seconds and 4 git commands to generate.