Rizin
unix-like reverse engineering framework and cli tools
|
#include <cs_priv.h>
Public Attributes | |
struct customized_mnem | insn |
struct insn_mnem * | next |
struct customized_mnem insn_mnem::insn |
Definition at line 46 of file cs_priv.h.
Referenced by fill_insn().
struct insn_mnem* insn_mnem::next |
Definition at line 51 of file cs_priv.h.
Referenced by cs_close(), and cs_option().