Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf-m10300.c
index f29025d5d92a0c9e6e3828c7816e38bd0844263c..1dbb2f9b262842aa200786133a611499daaa755f 100644 (file)
@@ -5024,7 +5024,7 @@ _bfd_mn10300_elf_adjust_dynamic_symbol (struct bfd_link_info * info,
       h->needs_copy = 1;
     }
 
-  return _bfd_elf_adjust_dynamic_copy (h, s);
+  return _bfd_elf_adjust_dynamic_copy (info, h, s);
 }
 
 /* Set the sizes of the dynamic sections.  */
This page took 0.023309 seconds and 4 git commands to generate.