Lines Matching refs:entry_ctx
290 struct _Unwind_Context *entry_ctx, int phase)
297 finish_capture(entry_ctx, 0);
298 copy_ctx(entry_ctx, ctx);
317 finish_capture(entry_ctx, 1);
318 if (down_one(entry_ctx, entry_ctx))
323 copy_ctx(entry_ctx, ctx);
354 struct _Unwind_Context *entry_ctx = &entry_context;
356 _Unw_capture_regs(entry_ctx->current_regs);
358 return (_Unwind_RaiseException_Body(exception_object, entry_ctx,