PR ld/13991
[deliverable/binutils-gdb.git] / bfd / elf32-s390.c
index 0d64f0dd6d1897aed5e8abca0fe8bcdf5c4295db..4b2b38001e7f2d9a9f05faf57e9e801cd93fbe16 100644 (file)
@@ -2300,7 +2300,7 @@ elf_s390_relocate_section (output_bfd, info, input_bfd, input_section,
                                   unresolved_reloc, warned);
        }
 
-      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);
 
This page took 0.024364 seconds and 4 git commands to generate.