bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-microblaze.c
index e260c5557758351bfb8e8663a792388153a9e6a8..f32e06e3fffab6d70ca28bda0b5f41a543d8a298 100644 (file)
@@ -2060,7 +2060,7 @@ microblaze_elf_check_relocs (bfd * abfd,
                    const char *name;
                    bfd *dynobj;
                    unsigned int strndx = elf_elfheader (abfd)->e_shstrndx;
-                   unsigned int shnam = elf_section_data (sec)->rel_hdr.sh_name;
+                   unsigned int shnam = _bfd_elf_single_rel_hdr (sec)->sh_name;
 
                    name = bfd_elf_string_from_elf_section (abfd, strndx, shnam);
                    if (name == NULL)
This page took 0.023981 seconds and 4 git commands to generate.