Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 12:17:41 -0500 (CDT)
From:      Kevin Day <toasty@temphost.dragondata.com>
To:        fmela0@sm.socccd.cc.ca.us (Farooq Mela)
Cc:        hackers@freebsd.org
Subject:   Re: Access to symbol table(including dynamics) at runtime
Message-ID:  <200106081717.MAA43035@temphost.dragondata.com>
In-Reply-To: <no.id> from "Farooq Mela" at Jun 08, 2001 10:16:28 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Kevin Day wrote:
> > 
> > Is there a simple way that I can lookup a symbol name(by address) during
> > runtime?
> 
> man dlopen.
> 

I looked at this.. I see how I can dlopen my own executable, and dlsym()
will let me get addresses from symbol names, but how do I do the reverse? I
have an address and need to get the symbol name from it, not vice versa.



-- 
Kevin Day
toasty@dragondata.com - kevin@stileproject.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106081717.MAA43035>