Searched refs:unwinder_cache (Results 1 – 4 of 4) sorted by relevance
592 exception_object->unwinder_cache.reserved2); in unwind_phase2()673 exception_object->unwinder_cache.reserved2 = (uint32_t)pc; in unwind_phase2()826 exception_object->unwinder_cache.reserved1 = 0; in _Unwind_RaiseException()862 if (exception_object->unwinder_cache.reserved1) in _Unwind_Resume()865 (_Unwind_Stop_Fn)exception_object->unwinder_cache.reserved1, in _Unwind_Resume()866 (void *)exception_object->unwinder_cache.reserved3); in _Unwind_Resume()1160 exception_object->unwinder_cache.reserved1 = (uintptr_t)stop; in _Unwind_ForcedUnwind()1161 exception_object->unwinder_cache.reserved3 = (uintptr_t)stop_parameter; in _Unwind_ForcedUnwind()
30 #define PRIVATE_1 unwinder_cache.reserved1
43 } unwinder_cache; member
122 } unwinder_cache; member