Searched refs:thumbState (Results 1 – 1 of 1) sorted by relevance
162 uint32_t thumbState = _Unwind_GetGR(ctx, UNWIND_IP_REG) & 1; in _Unwind_SetIP() local163 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState)); in _Unwind_SetIP()