Searched refs:_Unwind_DeleteException (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.exp59 _Unwind_DeleteException,
/freebsd-10.0-release/contrib/libstdc++/libsupc++/
H A Deh_catch.cc111 _Unwind_DeleteException (&header->unwindHeader);
127 _Unwind_DeleteException (&header->unwindHeader);
H A Deh_globals.cc89 _Unwind_DeleteException(&exn->unwindHeader);
/freebsd-10.0-release/contrib/libexecinfo/
H A Dunwind.h46 void _Unwind_DeleteException(struct _Unwind_Exception *);
/freebsd-10.0-release/contrib/gcc/
H A Dunwind-compat.c52 _Unwind_DeleteException (struct _Unwind_Exception *exc) function
56 symver (_Unwind_DeleteException, GCC_3.0);
H A Dunwind-generic.h131 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
H A Dunwind-dw2.c1530 alias (_Unwind_DeleteException);
1522 alias (_Unwind_DeleteException); variable
/freebsd-10.0-release/contrib/libcxxrt/
H A Dunwind-itanium.h89 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
H A Dunwind-arm.h98 void _Unwind_DeleteException(struct _Unwind_Exception *ucbp);
/freebsd-10.0-release/include/
H A Dunwind.h91 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.h217 void _Unwind_DeleteException (_Unwind_Exception *);
H A Dunwind-arm.c743 _Unwind_DeleteException (_Unwind_Exception * exc) function
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c2411 alias (_Unwind_DeleteException);
2403 alias (_Unwind_DeleteException); variable

Completed in 97 milliseconds