bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-alpha.c
index 1df020c3975b7ec4afdfdba58d06aa07265122c6..a6a795ddcdc772d4c24726f8602fae8bbd59c0b7 100644 (file)
@@ -4086,7 +4086,7 @@ elf64_alpha_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
       const char *section_name;
       section_name = (bfd_elf_string_from_elf_section
                      (input_bfd, elf_elfheader(input_bfd)->e_shstrndx,
-                      elf_section_data(input_section)->rel_hdr.sh_name));
+                      _bfd_elf_single_rel_hdr (input_section)->sh_name));
       BFD_ASSERT(section_name != NULL);
       srel = bfd_get_section_by_name (dynobj, section_name);
     }
This page took 0.022872 seconds and 4 git commands to generate.