Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

eh_catch.cc File Reference

#include <cstdlib>
#include "unwind-cxx.h"

Include dependency graph for eh_catch.cc:

Include dependency graph

Go to the source code of this file.

Functions

void* __cxa_begin_catch (_Unwind_Exception *exceptionObject)
void __cxa_end_catch ()


Function Documentation

void* __cxa_begin_catch ( _Unwind_Exception * exceptionObject )
 

Definition at line 38 of file eh_catch.cc.

Referenced by PERSONALITY_FUNCTION(), __cxxabiv1::__cxa_call_unexpected(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::__cxa_throw().

void __cxa_end_catch ( )
 

Definition at line 67 of file eh_catch.cc.

Referenced by __cxxabiv1::__cxa_call_unexpected().


Generated at Tue May 1 16:28:50 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001