PR ld/13991
[deliverable/binutils-gdb.git] / bfd / elfxx-tilegx.c
index 359b869b752d514fb62c3851c0eadd869e000cb9..d87edf504a319306ee9bccbd6109da420ab65906 100644 (file)
@@ -3140,7 +3140,7 @@ tilegx_elf_relocate_section (bfd *output_bfd, struct bfd_link_info *info,
            }
        }
 
-      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.02585 seconds and 4 git commands to generate.