Check if a symbol is hidden by linker script.
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 718d72e51f37094512f516fd46cf32903c829d91..a477b49e393876f60af26d1e4feeafd4376097e9 100644 (file)
@@ -645,8 +645,7 @@ extern bfd_boolean bfd_elf_get_bfd_needed_list
   (bfd *, struct bfd_link_needed_list **);
 extern bfd_boolean bfd_elf_size_dynamic_sections
   (bfd *, const char *, const char *, const char *, const char *, const char *,
-   const char * const *, struct bfd_link_info *, struct bfd_section **,
-   struct bfd_elf_version_tree *);
+   const char * const *, struct bfd_link_info *, struct bfd_section **);
 extern bfd_boolean bfd_elf_size_dynsym_hash_dynstr
   (bfd *, struct bfd_link_info *);
 extern void bfd_elf_set_dt_needed_name
This page took 0.023992 seconds and 4 git commands to generate.