Searched refs:target_insn (Results 1 – 1 of 1) sorted by relevance
10224 int err, subprog, target_insn; in check_func_call() local10226 target_insn = *insn_idx + insn->imm + 1; in check_func_call()10227 subprog = find_subprog(env, target_insn); in check_func_call()10229 verbose(env, "verifier bug. No program starts at insn %d\n", target_insn); in check_func_call()