Searched refs:_Unwind_GetGR (Results 1 – 4 of 4) sorted by relevance
165 if (fp == 0 || _Unwind_GetGR(ctx, RET_ADD) == 0) {275 uint64_t _Unwind_GetGR(struct _Unwind_Context *context, int index);
124 #define _Unwind_GetGR _SUNW_Unwind_GetGR macro135 #pragma weak _SUNW_Unwind_GetGR = _Unwind_GetGR489 _Unwind_GetGR(struct _Unwind_Context *context, int index) in _Unwind_GetGR() function
56 if (cfa == 0 || _Unwind_GetGR(context, RET_ADD) == 0) { in posix_stop_func()
1352 _Unwind_GetGR;