* elfcode.h (elf_checksum_contents): Free contents.
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index e3876257d9d919f89b56f9b35d8af7b60adbb291..a93e0d40133a1e377f046c0dfff6b2f57719adcf 100644 (file)
@@ -1804,6 +1804,8 @@ extern struct bfd_hash_entry *_bfd_elf_link_hash_newfunc
   (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
 extern struct bfd_link_hash_table *_bfd_elf_link_hash_table_create
   (bfd *);
+extern void _bfd_elf_link_hash_table_free
+  (struct bfd_link_hash_table *);
 extern void _bfd_elf_link_hash_copy_indirect
   (struct bfd_link_info *, struct elf_link_hash_entry *,
    struct elf_link_hash_entry *);
This page took 0.035999 seconds and 4 git commands to generate.