PR ld/13991
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
index 10ec4f50d77570e14f5744467ca466b564c5e5ab..82a0db611d1ff5b8f606e0b3db392b295907c998 100644 (file)
@@ -3734,7 +3734,7 @@ elf32_hppa_relocate_section (bfd *output_bfd,
          hh = hppa_elf_hash_entry (eh);
        }
 
-      if (sym_sec != NULL && elf_discarded_section (sym_sec))
+      if (sym_sec != NULL && discarded_section (sym_sec))
        RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
                                         rela, relend,
                                         elf_hppa_howto_table + r_type,
This page took 0.023539 seconds and 4 git commands to generate.