|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| opcode_t * | code |
| struct insnlist * | next |
Definition at line 60 of file tricore-dis.c.
| opcode_t* insnlist::code |
Definition at line 62 of file tricore-dis.c.
Referenced by decode_tricore_insn(), and init_hash_tables().
| struct insnlist* insnlist::next |
Definition at line 63 of file tricore-dis.c.
Referenced by decode_tricore_insn(), and init_hash_tables().