#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. |
|
Definition at line 64 of file unwind-cxx.h. |
|
|
|
Definition at line 44 of file unwind-cxx.h. |
|
Definition at line 57 of file unwind-cxx.h. |
|
Definition at line 61 of file unwind-cxx.h. |
|
Definition at line 63 of file unwind-cxx.h. |
|
Definition at line 53 of file unwind-cxx.h. |
|
Definition at line 50 of file unwind-cxx.h. |
|
Definition at line 49 of file unwind-cxx.h. |
|
Definition at line 68 of file unwind-cxx.h. |