2010-02-03 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / somread.c
index c7beaba6f1b733a0e835d471eb0f038c272d7e67..3d93c5ee2a881ce6c5bb252214eb65c790bde5cc 100644 (file)
@@ -437,6 +437,7 @@ static struct sym_fns som_sym_fns =
   default_symfile_segments,    /* sym_segments: Get segment information from
                                   a file.  */
   NULL,                         /* sym_read_linetable */
+  default_symfile_relocate,    /* sym_relocate: Relocate a debug section.  */
   NULL                         /* next: pointer to next struct sym_fns */
 };
 
This page took 0.028422 seconds and 4 git commands to generate.