2010-02-03 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / coffread.c
index 8e5dca9960431f210e9ec2792d2ba8be801b0186..ba413ade3658d1b51f8705453e8151c791ec8842 100644 (file)
@@ -2128,6 +2128,7 @@ static struct sym_fns coff_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.02435 seconds and 4 git commands to generate.