Searched refs:private_1 (Results 1 – 6 of 6) sorted by relevance
342 exception_object->private_1 = 0; in _Unwind_SjLj_RaiseException()371 if (exception_object->private_1 != 0) in _Unwind_SjLj_Resume()373 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_SjLj_Resume()388 (void *)exception_object, exception_object->private_1); in _Unwind_SjLj_Resume_or_Rethrow()392 if (exception_object->private_1 == 0) { in _Unwind_SjLj_Resume_or_Rethrow()
455 exception_object->private_1 = 0; in _Unwind_RaiseException()487 if (exception_object->private_1 != 0) in _Unwind_Resume()489 (_Unwind_Stop_Fn) exception_object->private_1, in _Unwind_Resume()514 exception_object->private_1 = (uintptr_t) stop; in _Unwind_ForcedUnwind()
36 #define PRIVATE_1 private_1
28 uintptr_t private_1; // non-zero means forced unwind member
82 uintptr_t private_1; member
149 _Unwind_Word private_1; member