bfd_asymbol_* macros
[deliverable/binutils-gdb.git] / bfd / elf64-mmix.c
index 839bd45b4a6715198976afaa448f4d16c0359e74..18ed456c2bf27d48e9458f8aaf4499054a3f672d 100644 (file)
@@ -1315,7 +1315,7 @@ mmix_elf_reloc (bfd *abfd,
   else
     relocation = symbol->value;
 
-  reloc_target_output_section = bfd_get_output_section (symbol);
+  reloc_target_output_section = bfd_asymbol_section (symbol)->output_section;
 
   /* Here the variable relocation holds the final address of the symbol we
      are relocating against, plus any addend.  */
This page took 0.024186 seconds and 4 git commands to generate.