* xcoffread.c (xcoff_sym_fns): Update.
[deliverable/binutils-gdb.git] / gdb / somread.c
index fbbe3564d003363a7c24bd7425b51b7dc1c0d51c..70831a08e6459971694ab1fb52f4d473c7f2fc30 100644 (file)
@@ -433,6 +433,7 @@ static const struct sym_fns som_sym_fns =
   som_new_init,                        /* init anything gbl to entire symtab */
   som_symfile_init,            /* read initial info, setup for sym_read() */
   som_symfile_read,            /* read a symbol file into symtab */
+  NULL,                                /* sym_read_psymbols */
   som_symfile_finish,          /* finished with file, cleanup */
   som_symfile_offsets,         /* Translate ext. to int. relocation */
   default_symfile_segments,    /* Get segment information from a file.  */
This page took 0.031461 seconds and 4 git commands to generate.