]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/ticoff.em
bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym
[thirdparty/binutils-gdb.git] / ld / emultempl / ticoff.em
index 11ddd0c9bada5b348aa1d16acc291b65625d0d60..1cf82beb3c61ebfc2d1cc1adb501353d18475cc7 100644 (file)
@@ -186,7 +186,8 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
   NULL,        /* new_vers_pattern */
   NULL,  /* extra_map_file_text */
   ${LDEMUL_EMIT_CTF_EARLY-NULL},
-  ${LDEMUL_EXAMINE_STRTAB_FOR_CTF-NULL},
+  ${LDEMUL_ACQUIRE_STRINGS_FOR_CTF-NULL},
+  ${LDEMUL_NEW_DYNSYM_FOR_CTF-NULL},
   ${LDEMUL_PRINT_SYMBOL-NULL}
 };
 EOF