Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-itanium.h80 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
H A Dunwind-arm.h57 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
H A Dexception.cc312 static void exception_cleanup(_Unwind_Reason_Code reason, in exception_cleanup() function
/minix3/sys/lib/libunwind/
H A Dunwind.h44 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c43 void (*exception_cleanup)(_Unwind_Reason_Code reason, member
/minix3/sys/arch/arm/include/
H A Dehabi.h79 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Dunwind.h108 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp116 _Unwind_Exception_Cleanup_Fn exception_cleanup; member