Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_itanium.h23 void (*exception_cleanup)(_Unwind_Reason_Code reason, member
H A Dunwind_arm_ehabi.h38 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); member
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h81 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
H A Dunwind-arm.h65 void (*exception_cleanup)(_Unwind_Reason_Code, struct _Unwind_Exception *); member
H A Dexception.cc384 static void exception_cleanup(_Unwind_Reason_Code reason, in exception_cleanup() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h115 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
145 _Unwind_Exception_Cleanup_Fn exception_cleanup; member