Searched refs:thumbState (Results 1 – 1 of 1) sorted by relevance
185 unsigned long thumbState = _Unwind_GetGR(context, 15) & 1; in _Unwind_SetIP() local186 _Unwind_SetGR(context, 15, (val | thumbState)); in _Unwind_SetIP()