PR ld/13991
[deliverable/binutils-gdb.git] / bfd / elf32-vax.c
index 2908df4712ee1216e60545d67e9cc4a73f8191c4..f1b5d760da0691f79b99c170b405c9cd8f9eb8a4 100644 (file)
@@ -1443,7 +1443,7 @@ elf_vax_relocate_section (bfd *output_bfd,
            relocation = 0;
        }
 
-      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.022997 seconds and 4 git commands to generate.