This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Dynamically generated code and DWARF exception handling
- From: Andrew Haley <aph at redhat dot com>
- To: Richard Henderson <rth at redhat dot com>
- Cc: jacob navia <jacob at jacob dot remcomp dot fr>, gcc at gcc dot gnu dot org
- Date: Thu, 4 May 2006 12:49:03 +0100
- Subject: Re: Dynamically generated code and DWARF exception handling
- References: <4457414C.2010404@jacob.remcomp.fr> <20060503204700.GA27506@redhat.com>
Richard Henderson writes:
> On Tue, May 02, 2006 at 01:23:56PM +0200, jacob navia wrote:
> > Is there an equivalent API for linux?
>
> __register_frame_info_bases / __deregister_frame_info_bases.
Are these an exported API?
I metioned the existence of these entry points in a reply to Jacob on
March 10. Jacob, did you investigate this?
Andrew.