Searched defs:exec_ctx (Results 1 – 3 of 3) sorted by relevance
63 auto &exec_ctx = verifCtx.ExecCtx(); in PrepareVerificationContext() local114 VerificationStatus VerifyEntryPoints(VerificationContext &verifCtx, ExecContext &exec_ctx) in VerifyEntryPoints()151 auto &exec_ctx = verifCtx.ExecCtx(); in ComputeRegContext() local209 auto &exec_ctx = verifCtx.ExecCtx(); in ComputeRegContext() local253 auto &exec_ctx = verifCtx.ExecCtx(); in VerifyMethod() local
209 ExecContext &exec_ctx = ExecCtx(); in Sync() local
62 ExecContext exec_ctx {&instructions[0], &instructions[127]}; in TEST_F() local