Go to the source code of this file.
Functions | |
bool | EVM_getInstruction (csh ud, const uint8_t *code, size_t code_len, MCInst *MI, uint16_t *size, uint64_t address, void *inst_info) |
Variables | |
static short | opcodes [256] |
bool EVM_getInstruction | ( | csh | ud, |
const uint8_t * | code, | ||
size_t | code_len, | ||
MCInst * | MI, | ||
uint16_t * | size, | ||
uint64_t | address, | ||
void * | inst_info | ||
) |
Definition at line 270 of file EVMDisassembler.c.
|
static |
Definition at line 11 of file EVMDisassembler.c.