Searched refs:_Unwind_Exception_Cleanup_Fn (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libcxxrt/
H A Dunwind-itanium.h64 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
80 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/freebsd-10-stable/include/
H A Dunwind.h65 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
82 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/freebsd-10-stable/contrib/gcc/
H A Dunwind-generic.h85 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code, typedef
91 _Unwind_Exception_Cleanup_Fn exception_cleanup;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h103 typedef void (*_Unwind_Exception_Cleanup_Fn)(_Unwind_Reason_Code, typedef
108 _Unwind_Exception_Cleanup_Fn exception_cleanup;

Completed in 35 milliseconds