#include <cstdlib>
#include "unwind-cxx.h"
Include dependency graph for eh_catch.cc:
Go to the source code of this file.
Functions | |
void* | __cxa_begin_catch (_Unwind_Exception *exceptionObject) |
void | __cxa_end_catch () |
|
Definition at line 38 of file eh_catch.cc. Referenced by PERSONALITY_FUNCTION(), __cxxabiv1::__cxa_call_unexpected(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::__cxa_throw(). |
|
Definition at line 67 of file eh_catch.cc. Referenced by __cxxabiv1::__cxa_call_unexpected(). |