_Unwind_GetGR
return (_Unwind_Ptr)(_Unwind_GetGR (context, 15) & ~(_Unwind_Word)1);
uintptr_t _Unwind_GetGR(struct _Unwind_Context *, int);