Remove lookup_minimal_symbol_solib_trampoline
[deliverable/binutils-gdb.git] / bfd / xsym.c
index 8ea0e7e71f1570236cf520aa9234250b9f3656a7..67d91cb077d572c195c34997bf7b6d9ed9d7910f 100644 (file)
@@ -1,5 +1,5 @@
 /* xSYM symbol-file 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.
 
@@ -51,6 +51,7 @@
 #define bfd_sym_bfd_discard_group                  bfd_generic_discard_group
 #define bfd_sym_section_already_linked             _bfd_generic_section_already_linked
 #define bfd_sym_bfd_define_common_symbol           bfd_generic_define_common_symbol
+#define bfd_sym_bfd_link_hide_symbol               _bfd_generic_link_hide_symbol
 #define bfd_sym_bfd_define_start_stop              bfd_generic_define_start_stop
 #define bfd_sym_bfd_link_hash_table_create         _bfd_generic_link_hash_table_create
 #define bfd_sym_bfd_link_add_symbols               _bfd_generic_link_add_symbols
This page took 0.024889 seconds and 4 git commands to generate.