Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
static int | disassemble (RzAsm *a, RzAsmOp *op, const ut8 *buf, int len) |
Variables | |
RzAsmPlugin | rz_asm_plugin_xcore_cs |
RZ_API RzLibStruct | rizin_plugin |
Definition at line 8 of file asm_xcore_cs.c.
References a, CS_ARCH_XCORE, cs_close(), cs_disasm(), cs_free(), CS_MODE_BIG_ENDIAN, CS_MODE_LITTLE_ENDIAN, cs_open(), CS_OPT_DETAIL, CS_OPT_OFF, cs_option(), handle, len, memset(), n, rz_asm_op_set_asm(), and sdb_fmt().
RZ_API RzLibStruct rizin_plugin |
Definition at line 53 of file asm_xcore_cs.c.
RzAsmPlugin rz_asm_plugin_xcore_cs |
Definition at line 41 of file asm_xcore_cs.c.