Searched refs:private_1 (Results 1 – 12 of 12) sorted by relevance
285 exception_object->private_1 = 0; in _Unwind_SjLj_RaiseException()313 if (exception_object->private_1 != 0) in _Unwind_SjLj_Resume()315 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_SjLj_Resume()330 exception_object, exception_object->private_1); in _Unwind_SjLj_Resume_or_Rethrow()334 if (exception_object->private_1 == 0) { in _Unwind_SjLj_Resume_or_Rethrow()
353 exception_object->private_1 = 0; in _Unwind_RaiseException()384 if (exception_object->private_1 != 0) in _Unwind_Resume()386 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_Resume()410 exception_object->private_1 = (uintptr_t) stop; in _Unwind_ForcedUnwind()
38 (long)exception_object->private_1); in _Unwind_Resume_or_Rethrow()49 if (exception_object->private_1 == 0) { in _Unwind_Resume_or_Rethrow()
34 if (exception_object->private_1) in _Unwind_Resume_or_Rethrow()
50 exception_object->private_1 = (unsigned long) stop; in _Unwind_ForcedUnwind()
98 exception_object->private_1 = 0; /* clear "stop" pointer */ in _Unwind_RaiseException()
64 _Unwind_Stop_Fn stop = (_Unwind_Stop_Fn) exception_object->private_1; in _Unwind_Phase2()
81 unsigned long private_1; member
109 _Unwind_Word private_1; member
122 uintptr_t private_1; // non-zero means forced unwind member
118 …%private_1 = getelementptr inbounds %struct._Unwind_Exception, %struct._Unwind_Exception* %exc, i6…119 store i64 0, i64* %private_1, align 8
120 uintptr_t private_1; member