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: Richard Henderson <rth at redhat dot com>
- To: jacob navia <jacob at jacob dot remcomp dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 3 May 2006 13:47:00 -0700
- Subject: Re: Dynamically generated code and DWARF exception handling
- References: <4457414C.2010404@jacob.remcomp.fr>
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.
r~