Home
last modified time | relevance | path

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

/freebsd-12-stable/include/
Dunwind.h86 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/freebsd-12-stable/contrib/libcxxrt/
Dunwind-itanium.h81 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
Dunwind-arm.h65 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
Dexception.cc304 static void exception_cleanup(_Unwind_Reason_Code reason, in exception_cleanup() function
/freebsd-12-stable/contrib/gcc/
Dunwind-generic.h91 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
Dunwind.h112 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
142 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
/freebsd-12-stable/contrib/llvm-project/libunwind/include/
Dunwind.h80 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); member
128 void (*exception_cleanup)(_Unwind_Reason_Code reason, member
/freebsd-12-stable/contrib/gcc/config/arm/
Dunwind-arm.h95 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member