* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index e1b61a2b7ce696318b55035358c0de35ed966068..fd3f347aef458f01ca5f2ac76fb1b20d4f26e062 100644 (file)
@@ -1006,6 +1006,9 @@ extern boolean _bfd_elf_link_hash_table_init
                                       const char *)));
 extern boolean _bfd_elf_slurp_version_tables PARAMS ((bfd *));
 
+extern boolean _bfd_elf_merge_sections
+  PARAMS ((bfd *, struct bfd_link_info *));
+
 extern boolean _bfd_elf_copy_private_symbol_data
   PARAMS ((bfd *, asymbol *, bfd *, asymbol *));
 extern boolean _bfd_elf_copy_private_section_data
This page took 0.023536 seconds and 4 git commands to generate.