gdb/testsuite: Improve detection of bug gdb/24541
[deliverable/binutils-gdb.git] / bfd / pef.c
index a55ca0693a24ec7d666baabb89ed966a24fcd5ec..8c66ca477d41a9f8ac3dc60d276b820bccb0e828 100644 (file)
--- a/bfd/pef.c
+++ b/bfd/pef.c
@@ -1,5 +1,5 @@
 /* PEF support for BFD.
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -59,6 +59,7 @@
 #define bfd_pef_bfd_discard_group                  bfd_generic_discard_group
 #define bfd_pef_section_already_linked             _bfd_generic_section_already_linked
 #define bfd_pef_bfd_define_common_symbol           bfd_generic_define_common_symbol
+#define bfd_pef_bfd_link_hide_symbol               _bfd_generic_link_hide_symbol
 #define bfd_pef_bfd_define_start_stop              bfd_generic_define_start_stop
 #define bfd_pef_bfd_link_hash_table_create         _bfd_generic_link_hash_table_create
 #define bfd_pef_bfd_link_add_symbols               _bfd_generic_link_add_symbols
This page took 0.024284 seconds and 4 git commands to generate.