2010-02-03 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / elfread.c
index 78e916360022110cb0b1160148c3c72f000eb372..9a2a1e3bd820c9df7411b48f99ad5ca22a61ce41 100644 (file)
@@ -1057,6 +1057,7 @@ static struct sym_fns elf_sym_fns =
   elf_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.024324 seconds and 4 git commands to generate.