#include <exception>
#include "unwind-cxx.h"
#include "gthr.h"
Include dependency graph for eh_globals.cc:
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 |
|
Definition at line 84 of file eh_globals.cc. Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::__cxa_throw(). |
|
Definition at line 71 of file eh_globals.cc. Referenced by __cxxabiv1::__cxa_call_unexpected(), and __cxxabiv1::__cxa_end_catch(). |
|
Definition at line 39 of file eh_globals.cc. |