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

eh_globals.cc File Reference

#include <exception>
#include "unwind-cxx.h"
#include "gthr.h"

Include dependency graph for eh_globals.cc:

Include dependency graph

Go to the source code of this file.

Functions

__cxa_eh_globals* __cxa_get_globals_fast ()
__cxa_eh_globals* __cxa_get_globals ()

Variables

__cxa_eh_globals globals_static


Function Documentation

__cxa_eh_globals* __cxa_get_globals ( )
 

Definition at line 84 of file eh_globals.cc.

Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::__cxa_throw().

__cxa_eh_globals* __cxa_get_globals_fast ( )
 

Definition at line 71 of file eh_globals.cc.

Referenced by __cxxabiv1::__cxa_call_unexpected(), and __cxxabiv1::__cxa_end_catch().


Variable Documentation

__cxa_eh_globals globals_static [static]
 

Definition at line 39 of file eh_globals.cc.


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