Home
last modified time | relevance | path

Searched refs:thumbState (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h185 unsigned long thumbState = _Unwind_GetGR(context, 15) & 1; in _Unwind_SetIP() local
186 _Unwind_SetGR(context, 15, (val | thumbState)); in _Unwind_SetIP()