Re: finding starting address of shared object

New Message Reply Date view Thread view Subject view Author view

Phil Keslin (philk++at++cthulhu.engr.sgi.com)
Sun, 10 Oct 1999 22:24:43 -0700


Virginie Robbins wrote:
>
> dlopen() does not return a pointer to the starting address of the shared
> object that got loaded in memory. How can I get a pointer to that
> address ?

Why do you need the starting address of the DSO in memory? You can access a symbol from the DSO using dlsym().

- Phil

-- 
Phil Keslin <philk++at++engr.sgi.com>

New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Sun Oct 10 1999 - 22:26:30 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.