4 #ifdef CAPSTONE_HAS_EVM
6 #include "../../cs_priv.h"
bool EVM_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *MI, uint16_t *size, uint64_t address, void *inst_info)
void EVM_printInst(MCInst *MI, struct SStream *O, void *PrinterInfo)
const char * EVM_insn_name(csh handle, unsigned int id)
const char * EVM_group_name(csh handle, unsigned int id)
void EVM_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id)
cs_err EVM_option(cs_struct *handle, cs_opt_type type, size_t value)
cs_err EVM_global_init(cs_struct *ud)
static mcore_handle handle
cs_opt_type
Runtime option for the disassembled engine.