Home
last modified time | relevance | path

Searched defs:__cxa_dependent_exception (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.h77 struct _LIBCXXABI_HIDDEN __cxa_dependent_exception { struct
79 void* reserve; // padding.
80 void* primaryException;
83 std::type_info *exceptionType;
84 void (_LIBCXXABI_DTOR_FUNC *exceptionDestructor)(void *);
85 std::unexpected_handler unexpectedHandler;
86 std::terminate_handler terminateHandler;
88 __cxa_exception *nextException;
90 int handlerCount;
115 offsetof(__cxa_dependent_exception, unwindHeader) == argument