Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const struct nios2_opcode * | opcode |
struct _nios2_opcode_hash * | next |
Definition at line 43 of file nios2-dis.c.
struct _nios2_opcode_hash* _nios2_opcode_hash::next |
Definition at line 46 of file nios2-dis.c.
Referenced by nios2_init_opcode_hash().
const struct nios2_opcode* _nios2_opcode_hash::opcode |
Definition at line 45 of file nios2-dis.c.
Referenced by capstone.CsInsn::__gen_detail(), and nios2_init_opcode_hash().