|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <tms320_dasm.h>
Public Attributes | |
| ut8 | byte |
| ut8 | size |
| insn_item_t | insn |
Definition at line 104 of file tms320_dasm.h.
| ut8 tms320_instruction_head::byte |
Definition at line 105 of file tms320_dasm.h.
Referenced by tms320_dasm_init().
| insn_item_t tms320_instruction_head::insn |
Definition at line 107 of file tms320_dasm.h.
Referenced by lookup_insn_head().
| ut8 tms320_instruction_head::size |
Definition at line 106 of file tms320_dasm.h.
Referenced by decode_insn().