* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index 122490e92e84195ec6981798ef5efe96bd31280b..d666fca9cbe392d7a15dac2e48694efc0438c19b 100644 (file)
@@ -2226,7 +2226,7 @@ sh_elf64_get_relocated_section_contents (output_bfd, link_info, link_order,
            goto error_return;
        }
 
-      internal_relocs = (_bfd_elf64_link_read_relocs
+      internal_relocs = (_bfd_elf_link_read_relocs
                         (input_bfd, input_section, (PTR) NULL,
                          (Elf_Internal_Rela *) NULL, FALSE));
       if (internal_relocs == NULL)
This page took 0.02511 seconds and 4 git commands to generate.