Searched refs:restore_ctx (Results 1 – 1 of 1) sorted by relevance
2890 const UnwindContext* restore_ctx, in run_CF_instruction() argument2938 if (restore_ctx == NULL) in run_CF_instruction()2940 ctxs->reg[reg] = restore_ctx->state[restore_ctx->state_sp].reg[reg]; in run_CF_instruction()3069 if (restore_ctx == NULL) in run_CF_instruction()3071 ctxs->reg[reg] = restore_ctx->state[restore_ctx->state_sp].reg[reg]; in run_CF_instruction()3535 const UnwindContext* restore_ctx, in run_CF_instructions() argument3552 restore_ctx, adi, di ); in run_CF_instructions()3951 UnwindContext ctx, restore_ctx; in ML_() local4115 initUnwindContext(&restore_ctx); in ML_()4126 restore_ctx = ctx; in ML_()[all …]