Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h237 uintptr_t thumb_bit = _Unwind_GetGR(context, 15) & ((uintptr_t)0x1); in _Unwind_SetIP() local
238 _Unwind_SetGR(context, 15, new_value | thumb_bit); in _Unwind_SetIP()