|
From: Tom H. <to...@co...> - 2005-11-15 19:19:41
|
In message <34b...@lo...>
Tom Hughes <to...@co...> wrote:
> In message <200...@gm...>
> Josef Weidendorfer <Jos...@gm...> wrote:
>
> > and bb->sect_kind is set by VG_(seginfo_sect_kind)(addr)
>
> I don't see how bb->sect_kind is supposed to work - it will work if
> you call it on the right SegInfo, but if you look up a GOT address
> you're not likely to find the SegInfo...
>
> I wonder if the ifdefed out code at the end of read_lib_symbols
> has something to do with this - that looks like it is trying to
> find other mappings and extend the SegInfo to cover them.
Does this patch help? It reinstates part of the ifdefed out code.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|