libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] symbol size?


From: Andrew Cagney
Subject: [Libunwind-devel] symbol size?
Date: Tue, 27 Feb 2007 13:28:41 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20070102)

Is it possible to get the symbol's size using libunwind? Grubbing through the sources it looks like:

- unw_get_proc_name returns the offset from the cursor address back to the symbol (giving the symbol's address) but not the symbol's size

- unw_get_proc_info returns a start_ip and end_ip but that looks to be either the address range that the unwind applies to, or a guess at the size based on the next symbol's address

Andrew






reply via email to

[Prev in Thread] Current Thread [Next in Thread]