gdb: Convert language la_lookup_symbol_nonlocal field to a method
[deliverable/binutils-gdb.git] / ld / emultempl / vanilla.em
index ae6f6e4175dcb1d788b4dd9346d3de5c0647a464..70d193c2c7941afe6d698895b33cb4fa31417308 100644 (file)
@@ -87,6 +87,7 @@ struct ld_emulation_xfer_struct ld_vanilla_emulation =
   NULL,        /* new_vers_pattern */
   NULL,        /* extra_map_file_text */
   NULL, /* emit_ctf_early */
-  NULL  /* examine_strtab_for_ctf */
+  NULL, /* examine_strtab_for_ctf */
+  NULL  /* print_symbol */
 };
 EOF
This page took 0.035886 seconds and 4 git commands to generate.