* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
index b204c57df462d85056fe7cefd193256574266e3a..becfb73c873c4b1b86e56037c284a381480afa4f 100644 (file)
@@ -2950,9 +2950,9 @@ elf32_hppa_size_stubs (output_bfd, stub_bfd, info, multi_subspace, group_size,
 
              /* Get the relocs.  */
              internal_relocs
-               = _bfd_elf32_link_read_relocs (input_bfd, section, NULL,
-                                              (Elf_Internal_Rela *) NULL,
-                                              info->keep_memory);
+               = _bfd_elf_link_read_relocs (input_bfd, section, NULL,
+                                            (Elf_Internal_Rela *) NULL,
+                                            info->keep_memory);
              if (internal_relocs == NULL)
                goto error_ret_free_local;
 
This page took 0.023708 seconds and 4 git commands to generate.