* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
[deliverable/binutils-gdb.git] / bfd / elf32-arm.h
index 631b2b9e5305799a72838cafb1674c5628a0e28a..ba286b1237dee4a1dcbaf563a76d725d0cc58698 100644 (file)
@@ -679,8 +679,8 @@ bfd_elf32_arm_process_before_allocation (abfd, link_info, no_pipeline_knowledge)
 
       /* Load the relocs.  */
       internal_relocs
-       = _bfd_elf32_link_read_relocs (abfd, sec, (PTR) NULL,
-                                      (Elf_Internal_Rela *) NULL, FALSE);
+       = _bfd_elf_link_read_relocs (abfd, sec, (PTR) NULL,
+                                    (Elf_Internal_Rela *) NULL, FALSE);
 
       if (internal_relocs == NULL)
        goto error_return;
This page took 0.028023 seconds and 4 git commands to generate.