Searched refs:cs_evm (Results 1 – 7 of 7) sorted by relevance
18 typedef struct cs_evm { struct22 } cs_evm; argument
311 cs_evm evm; ///< Ethereum architecture
10 cs_evm *evm; in print_insn_detail_evm()
9 cs_evm *evm; in get_detail_evm()
14 static cs_evm insns[256] = {21 static int evm_insn_find(cs_evm *insns, unsigned int max, unsigned int id) in evm_insn_find()
301 memset(MI->flat_insn->detail, 0, offsetof(cs_detail, evm)+sizeof(cs_evm)); in EVM_getInstruction()
34 cs_evm *evm; in print_insn_detail()