* somread.c (som_symtab_read): Handle dynamic relocation for both
authorJeff Law <law@redhat.com>
Thu, 9 Feb 1995 19:16:47 +0000 (19:16 +0000)
committerJeff Law <law@redhat.com>
Thu, 9 Feb 1995 19:16:47 +0000 (19:16 +0000)
commit506af7a79c56669ddd04f9da63c2d48d048615a6
tree9f9e03580efd100e345115481efc074091b675f3
parent257fcf3621d67bcd447e05500399e252c4cfdd79
* somread.c (som_symtab_read): Handle dynamic relocation for both
text and data symbols.
(som_symfile_offsets): If objfile is a shared library, then get
text and data offsets from the shared library structures.
* somsolib.c (som_solib_add): Copy the bfd pointer from the
objfile rather than reopening the file again.
(som_solib_section_offsets): New function.
* somsolib.h (som_solib_section_offsets): Declare.
gdb/ChangeLog
gdb/somread.c
gdb/somsolib.c
gdb/somsolib.h
This page took 0.025888 seconds and 4 git commands to generate.