Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h162 uint32_t thumbState = _Unwind_GetGR(ctx, UNWIND_IP_REG) & 1; in _Unwind_SetIP() local
163 _Unwind_SetGR(ctx, UNWIND_IP_REG, (val | thumbState)); in _Unwind_SetIP()