Searched refs:_Unwind_Stop_Fn (Results 1 - 14 of 14) sorted by last modified time

/freebsd-11-stable/contrib/libcxxrt/
H A Dunwind-itanium.h68 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
88 _Unwind_Stop_Fn, void *);
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) {
393 (_Unwind_Stop_Fn) exception_object->private_1,
409 _Unwind_Stop_Fn stop, void *stop_parameter) {
H A DUnwind-sjlj.c239 _Unwind_Stop_Fn stop, void *stop_parameter) {
360 (_Unwind_Stop_Fn) exception_object->private_1,
H A DUnwind-seh.cpp243 _Unwind_Stop_Fn stop, void *stop_parameter) {
382 (_Unwind_Stop_Fn) exception_object->private_[0],
414 _Unwind_Stop_Fn stop, void *stop_parameter) {
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h113 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
149 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
278 _Unwind_Stop_Fn stop, void *stop_parameter);
282 _Unwind_Stop_Fn stop, void *stop_parameter);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h155 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action, typedef
257 _Unwind_Reason_Code _Unwind_ForcedUnwind(_Unwind_Exception *, _Unwind_Stop_Fn,
274 _Unwind_Stop_Fn, void *);
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_exit.c66 _Unwind_Stop_Fn, void *);
103 _Unwind_ForcedUnwind(struct _Unwind_Exception *ex, _Unwind_Stop_Fn stop_func,
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c511 _Unwind_Stop_Fn stop_fn = (_Unwind_Stop_Fn) UCB_FORCED_STOP_FN (ucbp);
655 _Unwind_Stop_Fn, void *, phase2_vrs *);
659 _Unwind_Stop_Fn stop_fn, void *stop_arg,
H A Dunwind-arm.h207 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
211 _Unwind_Stop_Fn, void *);
/freebsd-11-stable/include/
H A Dunwind.h68 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
89 _Unwind_Stop_Fn, void *);
/freebsd-11-stable/contrib/libexecinfo/
H A Dunwind.h42 (*_Unwind_Stop_Fn)(struct _Unwind_Context *, void *); typedef
/freebsd-11-stable/contrib/gcc/
H A Dunwind-compat.c68 (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
72 _Unwind_Stop_Fn stop, void * stop_argument)
H A Dunwind-generic.h122 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
127 _Unwind_Stop_Fn,
197 (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
H A Dunwind.inc149 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) (_Unwind_Ptr) exc->private_1;
200 _Unwind_Stop_Fn stop, void * stop_argument)

Completed in 196 milliseconds