On Thu, 2007-08-16 at 10:47 -0600, David Mosberger-Tang wrote: > On 8/16/07, Jose Flavio Aguilar Paulino <[EMAIL PROTECTED]> wrote: > > > I'm trying to read the TOC (.opd) section from Elf file. > > The major problem is that this table in filled in runtime by the loader, > > Ah, I was afraid you were going to say that... ;-)
Just out of curiosity... I believe IA64 uses function pointers as well, right? Does it also have PLT entries containing "resolved" function pointers which are maintained by the dynamic linker, like what José Flávio is trying to access here? If so, I would think IA64 would have the same issue. -- []'s Thiago Jung Bauermann Software Engineer IBM Linux Technology Center _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
