Lines Matching defs:entry_ctx
289 struct _Unwind_Context *entry_ctx, int phase)
296 finish_capture(entry_ctx, 0);
297 copy_ctx(entry_ctx, ctx);
318 finish_capture(entry_ctx, 1);
319 if (down_one(entry_ctx, entry_ctx))
324 copy_ctx(entry_ctx, ctx);
355 struct _Unwind_Context *entry_ctx = &entry_context;
357 _Unw_capture_regs(entry_ctx->current_regs);
359 return (_Unwind_RaiseException_Body(exception_object, entry_ctx,