ld: Add -Bno-symbolic
[deliverable/binutils-gdb.git] / ld / emultempl / elf-generic.em
index 9ff544a3b747e93774714a4588833a09c07c98f4..91c53831f3b47c66051bb74ec691452ddaa8ecc4 100644 (file)
@@ -1,5 +1,5 @@
 # This shell script emits a C file. -*- C -*-
-#   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+#   Copyright (C) 2006-2021 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -28,4 +28,5 @@ EOF
 # Put these extra routines in ld${EMULATION_NAME}_emulation
 #
 LDEMUL_EMIT_CTF_EARLY=ldelf_emit_ctf_early
-LDEMUL_EXAMINE_STRTAB_FOR_CTF=ldelf_examine_strtab_for_ctf
+LDEMUL_ACQUIRE_STRINGS_FOR_CTF=ldelf_acquire_strings_for_ctf
+LDEMUL_NEW_DYNSYM_FOR_CTF=ldelf_new_dynsym_for_ctf
This page took 0.026619 seconds and 4 git commands to generate.