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_cil |
RZ_API RzLibStruct | rizin_plugin |
Definition at line 7 of file asm_cil.c.
References cil_dis(), len, rz_strbuf_copy(), rz_strbuf_fini(), CILOp::size, and CILOp::strbuf.
RZ_API RzLibStruct rizin_plugin |
RzAsmPlugin rz_asm_plugin_cil |