Rizin
unix-like reverse engineering framework and cli tools
|
#include <capstone/capstone.h>
Go to the source code of this file.
Functions | |
void | EVM_get_insn_id (cs_struct *h, cs_insn *insn, unsigned int id) |
const char * | EVM_insn_name (csh handle, unsigned int id) |
const char * | EVM_group_name (csh handle, unsigned int id) |
Referenced by EVM_getInstruction().
Referenced by EVM_printInst().