Searched refs:_Unwind_RaiseException (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp70 _Unwind_RaiseException,
/freebsd-10.0-release/contrib/libstdc++/libsupc++/
H A Deh_throw.cc71 _Unwind_RaiseException (&header->unwindHeader);
100 _Unwind_RaiseException (&header->unwindHeader);
/freebsd-10.0-release/contrib/libexecinfo/
H A Dunwind.h61 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
/freebsd-10.0-release/contrib/gcc/
H A Dunwind-compat.c170 _Unwind_RaiseException(struct _Unwind_Exception *exc) function
174 symver (_Unwind_RaiseException, GCC_3.0);
H A Dunwind-generic.h118 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
H A Dunwind-sjlj.c324 #define _Unwind_RaiseException _Unwind_SjLj_RaiseException
321 #define _Unwind_RaiseException macro
H A Dunwind-dw2.c1540 alias (_Unwind_RaiseException);
1532 alias (_Unwind_RaiseException); variable
/freebsd-10.0-release/contrib/libcxxrt/
H A Dunwind-itanium.h85 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
H A Dunwind-arm.h95 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *ucbp);
H A Dexception.cc741 _Unwind_Reason_Code err = _Unwind_RaiseException(&ex->unwindHeader);
742 // The _Unwind_RaiseException() function should not return, it should
/freebsd-10.0-release/include/
H A Dunwind.h87 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dlibunwind.S115 UNWIND_WRAPPER _Unwind_RaiseException 1
H A Dunwind-arm.h199 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Control_Block *ucbp);
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c2420 alias (_Unwind_RaiseException);
2412 alias (_Unwind_RaiseException); variable

Completed in 90 milliseconds