bfd
[deliverable/binutils-gdb.git] / bfd / elf64-sparc.c
index 7164be2b662ea4fabe72b4f7861620309d9b5de9..c9d248e8457dcda1f6c07df5f50cbd4274e783af 100644 (file)
@@ -1925,7 +1925,7 @@ struct sparc64_elf_section_data
 };
 
 #define sec_do_relax(sec) \
-  ((struct sparc64_elf_section_data *) (sec)->used_by_bfd)->do_relax
+  ((struct sparc64_elf_section_data *) elf_section_data (sec))->do_relax
 
 static bfd_boolean
 sparc64_elf_new_section_hook (abfd, sec)
This page took 0.023593 seconds and 4 git commands to generate.