Searched refs:Unwind_GetIP (Results 1 – 1 of 1) sorted by relevance
60 uptr Unwind_GetIP(struct _Unwind_Context *ctx) { in Unwind_GetIP() function81 uptr pc = Unwind_GetIP(ctx); in Unwind_Trace()