Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libc++/dist/libcxxrt/src/
Dunwind-itanium.h81 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
Dunwind-arm.h63 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
Dexception.cc304 static void exception_cleanup(_Unwind_Reason_Code reason, in exception_cleanup() function
/netbsd/src/sys/lib/libunwind/
Dunwind.h44 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-generic.h93 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/netbsd/src/sys/arch/arm/include/
Dehabi.h79 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
/netbsd/src/external/bsd/libc++/dist/libcxxrt/test/
Dtest_exception.cc225 static void exception_cleanup(_Unwind_Reason_Code, struct _Unwind_Exception *ex) in exception_cleanup() function
/netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/
Dunwind-arm-common.h86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member