x86: Add _bfd_x86_elf_finish_dynamic_sections
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.h
index 542439c568066f090cc4125a64713c83fb51a16c..a6a8455ba96498a8f41989937b6ee5a91aee4931 100644 (file)
@@ -601,6 +601,9 @@ extern bfd_boolean _bfd_x86_elf_link_check_relocs
 extern bfd_boolean _bfd_x86_elf_size_dynamic_sections
   (bfd *, struct bfd_link_info *);
 
+extern struct elf_x86_link_hash_table *_bfd_x86_elf_finish_dynamic_sections
+  (bfd *, struct bfd_link_info *);
+
 extern bfd_boolean _bfd_x86_elf_always_size_sections
   (bfd *, struct bfd_link_info *);
 
This page took 0.034894 seconds and 4 git commands to generate.