Searched defs:exceptionClass (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libunwind-35.3/testsuite/
H A DUnwind_ForcedUnwind.cxx23 static _Unwind_Reason_Code stop_func(int version, _Unwind_Action actions, uint64_t exceptionClass, argument
H A Dpersonality.cxx92 __gxx_personality_v0( int version, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, _Unwind_Context* context) argument
/macosx-10.10.1/llvmCore-3425.0.34/examples/ExceptionDemo/
H A DExceptionDemo.cpp525 handleActionValue(int64_t *resultAction, struct OurExceptionType_t **classInfo, uintptr_t actionEntry, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject) argument
612 handleLsda(int version, const uint8_t *lsda, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, _Unwind_Context_t context) argument
798 ourPersonality(int version, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, _Unwind_Context_t context) argument
[all...]

Completed in 132 milliseconds