Searched refs:_Unwind_ForcedUnwind (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp62 _Unwind_ForcedUnwind,
/freebsd-11-stable/contrib/libexecinfo/
H A Dunwind.h49 _Unwind_Reason_Code _Unwind_ForcedUnwind(struct _Unwind_Exception *,
/freebsd-11-stable/contrib/gcc/
H A Dunwind-compat.c71 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, function
76 symver (_Unwind_ForcedUnwind, GCC_3.0);
H A Dunwind-generic.h126 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
H A Dunwind-sjlj.c325 #define _Unwind_ForcedUnwind _Unwind_SjLj_ForcedUnwind
322 #define _Unwind_ForcedUnwind macro
H A Dunwind-dw2.c1541 alias (_Unwind_ForcedUnwind);
1533 alias (_Unwind_ForcedUnwind); variable
/freebsd-11-stable/include/
H A Dunwind.h88 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_exit.c80 if ((forcedunwind = dlsym(handle, "_Unwind_ForcedUnwind")) != NULL) {
87 forcedunwind = dlsym(handle, "_Unwind_ForcedUnwind");
103 _Unwind_ForcedUnwind(struct _Unwind_Exception *ex, _Unwind_Stop_Fn stop_func, function
116 #pragma weak _Unwind_ForcedUnwind macro
172 _Unwind_ForcedUnwind(&curthread->ex, thread_unwind_stop, NULL);
173 PANIC("_Unwind_ForcedUnwind returned");
247 if (_Unwind_ForcedUnwind != NULL) {
/freebsd-11-stable/contrib/libcxxrt/
H A Dunwind-itanium.h87 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlibunwind-arm.S133 UNWIND_WRAPPER _Unwind_ForcedUnwind 3
H A Dunwind-arm.h210 _Unwind_Reason_Code _Unwind_ForcedUnwind (_Unwind_Control_Block *,
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind_AppleExtras.cpp86 NOT_HERE_BEFORE_10_6(_Unwind_ForcedUnwind)
H A DUnwindLevel1.c408 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object, function
410 _LIBUNWIND_TRACE_API("_Unwind_ForcedUnwind(ex_obj=%p, stop=%p)",
H A DUnwind-seh.cpp413 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object, function
415 _LIBUNWIND_TRACE_API("_Unwind_ForcedUnwind(ex_obj=%p, stop=%p)",
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h281 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h257 _Unwind_Reason_Code _Unwind_ForcedUnwind(_Unwind_Exception *, _Unwind_Stop_Fn,
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c2413 alias (_Unwind_ForcedUnwind);
2405 alias (_Unwind_ForcedUnwind); variable

Completed in 255 milliseconds