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