Searched refs:_Unwind_Exception (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp440 unwind_phase1(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) {
539 _Unwind_Exception *exception_object,
671 _Unwind_RaiseException(_Unwind_Exception *exception_object) {
691 _LIBUNWIND_EXPORT void _Unwind_Complete(_Unwind_Exception* exception_object) {
709 _Unwind_Resume(_Unwind_Exception *exception_object) {
982 _Unwind_DeleteException(_Unwind_Exception *exception_object) {
991 __gnu_unwind_frame(_Unwind_Exception *exception_object,
H A DUnwindCursor.hpp59 int, _Unwind_Action, uint64_t, _Unwind_Exception *,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp349 _Unwind_Exception *object) {
358 _Unwind_Exception *object) {
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c744 _Unwind_DeleteException (_Unwind_Exception * exc)
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.h525 struct _Unwind_Exception ex;

Completed in 93 milliseconds

12