Searched defs:__ip (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Headers/
H A Dunwind.h180 _Unwind_Word __ip = _Unwind_GetGR(__context, 15); local
181 return __ip & ~(_Unwind_Word)(0x1); /* Remove thumb mode bit. */

Completed in 331 milliseconds