Searched refs:__thumb_mode_bit (Results 1 – 1 of 1) sorted by relevance
186 _Unwind_Word __thumb_mode_bit = _Unwind_GetGR(__context, 15) & 0x1; in _Unwind_SetIP() local187 _Unwind_SetGR(__context, 15, __value | __thumb_mode_bit); in _Unwind_SetIP()