This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Implement stap probe on ARM's unwinder


On 12/02/2011 04:25 AM, Bernd Schmidt wrote:
> Doesn't look like it would cause problems. I have no idea what
> builtin_frob_return_addr does but it appears to exist everywhere.

It's for adjusting the return address in magic ways.  E.g. Sparc pc+8 for 
structure returns, ARM low bit for thumb returns.  I.e. whatever the target
needs for EH handling.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]