Searched refs:EVM_getInstruction (Results 1 – 3 of 3) sorted by relevance
9 bool EVM_getInstruction(csh ud, const uint8_t *code, size_t code_len,
23 ud->disasm = EVM_getInstruction; in EVM_global_init()
270 bool EVM_getInstruction(csh ud, const uint8_t *code, size_t code_len, in EVM_getInstruction() function