Whole document tree
    

Whole document tree

eh_catch.cc File Reference
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.

References __cxa_get_globals(), __cxxabiv1::__cxa_exception::adjustedPtr, __cxxabiv1::__cxa_eh_globals::caughtExceptions, __cxxabiv1::__cxa_exception::handlerCount, __cxxabiv1::__cxa_exception::nextException, and __cxxabiv1::__cxa_eh_globals::uncaughtExceptions.

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

void __cxa_end_catch  
 

Definition at line 67 of file eh_catch.cc.

References __cxa_get_globals_fast(), abort(), __cxxabiv1::__cxa_eh_globals::caughtExceptions, __cxxabiv1::__cxa_exception::handlerCount, __cxxabiv1::__cxa_exception::nextException, __cxxabiv1::__cxa_eh_globals::uncaughtExceptions, and __cxxabiv1::__cxa_exception::unwindHeader.

Referenced by __cxxabiv1::__cxa_call_unexpected().


Generated on Mon Apr 8 03:12:34 2002 for libstdc++-v3 Source by doxygen1.2.15