Call initialize_tdesc_x32/initialize_tdesc_x32_avx
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.c
index 9609d3715b02e9f3a73a9d2e0becdb4922f8e1b9..06f02bfff4c352b036ce65873737adb0562cd544 100644 (file)
@@ -3011,9 +3011,9 @@ _bfd_sparc_elf_relocate_section (bfd *output_bfd,
            }
        }
 
-      if (sec != NULL && elf_discarded_section (sec))
+      if (sec != NULL && discarded_section (sec))
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
-                                        rel, relend, howto, contents);
+                                        rel, 1, relend, howto, 0, contents);
 
       if (info->relocatable)
        continue;
This page took 0.024331 seconds and 4 git commands to generate.