Copy relocations against protected symbols
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
index 0588ebbfcdf332c9de5b87beeaa6fae5f1adfbbd..abc712402c335497793c537ba2aad8ed082bae19 100644 (file)
@@ -1915,7 +1915,7 @@ elf32_hppa_adjust_dynamic_symbol (struct bfd_link_info *info,
 
   sec = htab->sdynbss;
 
-  return _bfd_elf_adjust_dynamic_copy (eh, sec);
+  return _bfd_elf_adjust_dynamic_copy (info, eh, sec);
 }
 
 /* Allocate space in the .plt for entries that won't have relocations.
This page took 0.02352 seconds and 4 git commands to generate.