Searched refs:_Unwind_Stop_Fn (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h67 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
87 _Unwind_Stop_Fn, void *);
/freebsd-9.3-release/include/
H A Dunwind.h68 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) (int, _Unwind_Action, typedef
89 _Unwind_Stop_Fn, void *);
/freebsd-9.3-release/contrib/gcc/
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-compat.c68 (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
72 _Unwind_Stop_Fn stop, void * stop_argument)
H A Dunwind.inc149 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) (_Unwind_Ptr) exc->private_1;
200 _Unwind_Stop_Fn stop, void * stop_argument)
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h116 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action, typedef
211 _Unwind_Stop_Fn, void *);
227 _Unwind_Stop_Fn, void *);
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.h203 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn) typedef
207 _Unwind_Stop_Fn, void *);
H A Dunwind-arm.c510 _Unwind_Stop_Fn stop_fn = (_Unwind_Stop_Fn) UCB_FORCED_STOP_FN (ucbp);
654 _Unwind_Stop_Fn, void *, phase2_vrs *);
658 _Unwind_Stop_Fn stop_fn, void *stop_arg,
/freebsd-9.3-release/lib/libthr/thread/
H A Dthr_exit.c66 _Unwind_Stop_Fn, void *);
103 _Unwind_ForcedUnwind(struct _Unwind_Exception *ex, _Unwind_Stop_Fn stop_func,

Completed in 108 milliseconds