Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
static bool | the_end (void *p) |
static int | disassemble (RzAsm *a, RzAsmOp *op, const ut8 *buf, int len) |
Variables | |
static csh | cd = 0 |
RzAsmPlugin | rz_asm_plugin_sysz |
RZ_API RzLibStruct | rizin_plugin |
Definition at line 20 of file asm_sysz.c.
References a, cd, CS_ARCH_SYSZ, cs_close(), cs_disasm(), cs_free(), CS_MODE_BIG_ENDIAN, cs_open(), CS_OPT_DETAIL, CS_OPT_OFF, cs_option(), len, n, NULL, off, rz_asm_op_set_asm(), sdb_fmt(), and ut64().
|
static |
Definition at line 12 of file asm_sysz.c.
References cd, and cs_close().
|
static |
Definition at line 10 of file asm_sysz.c.
Referenced by disassemble(), and the_end().
RZ_API RzLibStruct rizin_plugin |
Definition at line 69 of file asm_sysz.c.
RzAsmPlugin rz_asm_plugin_sysz |
Definition at line 57 of file asm_sysz.c.