#include <unwind-cxx.h>
Collaboration diagram for __cxxabiv1::__cxa_exception:
Public Attributes | |
std::type_info * | exceptionType |
void(* | exceptionDestructor )(void *) |
std::unexpected_handler | unexpectedHandler |
std::terminate_handler | terminateHandler |
__cxa_exception * | nextException |
int | handlerCount |
int | handlerSwitchValue |
const unsigned char * | actionRecord |
const unsigned char * | languageSpecificData |
void * | catchTemp |
void * | adjustedPtr |
_Unwind_Exception | unwindHeader |
|
Definition at line 62 of file unwind-cxx.h. |
|
Definition at line 65 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_begin_catch(). |
|
Definition at line 64 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(). |
|
Referenced by __cxxabiv1::__cxa_throw(). |
|
Definition at line 44 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(), and __cxxabiv1::__cxa_throw(). |
|
Definition at line 57 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_end_catch(), __cxxabiv1::__cxa_rethrow(), and __cxxabiv1::uncatch_exception::uncatch_exception(). |
|
Definition at line 61 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(). |
|
Definition at line 63 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(). |
|
Definition at line 53 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_begin_catch(), __cxxabiv1::__cxa_end_catch(), and __cxxabiv1::uncatch_exception::uncatch_exception(). |
|
Definition at line 50 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(), and __cxxabiv1::__cxa_throw(). |
|
Definition at line 49 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_call_unexpected(), and __cxxabiv1::__cxa_throw(). |
|
Definition at line 68 of file unwind-cxx.h. Referenced by __cxxabiv1::__cxa_end_catch(), __cxxabiv1::__cxa_rethrow(), __cxxabiv1::__cxa_throw(), and __cxxabiv1::uncatch_exception::~uncatch_exception(). |