Searched refs:evm_insn_find (Results 1 – 1 of 1) sorted by relevance
21 static int evm_insn_find(cs_evm *insns, unsigned int max, unsigned int id) in evm_insn_find() function38 if (evm_insn_find(insns, ARR_SIZE(insns), id) > 0) { in EVM_get_insn_id()