* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index d5814c10cecb819aa9de9d5735168fe9e62cae7e..603395166fffecf4de59f0dd5e3bbb817125401c 100644 (file)
@@ -1728,6 +1728,10 @@ extern int bfd_elf_link_record_local_dynamic_symbol
 
 extern bfd_boolean _bfd_elf_close_and_cleanup
   (bfd *);
+
+extern void _bfd_dwarf2_cleanup_debug_info
+  (bfd *);
+
 extern bfd_reloc_status_type _bfd_elf_rel_vtable_reloc_fn
   (bfd *, arelent *, struct bfd_symbol *, void *,
    asection *, bfd *, char **);
This page took 0.034464 seconds and 4 git commands to generate.