#include <uctools.h>
Collaboration diagram for _opcode_desc:

Public Attributes | |
| const char * | mnemonic |
| int | nbytes |
| unsigned char | type |
| const char * | mnemonic |
| unsigned int | type |
Definition at line 108 of file ucdump.c.
| const char* _opcode_desc::mnemonic |
Definition at line 111 of file ucdump.c.
Referenced by print_opcode(), and Usecode_internal::uc_trace_disasm().
Definition at line 113 of file ucdump.c.
Referenced by print_opcode(), and Usecode_internal::uc_trace_disasm().
| unsigned char _opcode_desc::type |
Definition at line 115 of file ucdump.c.
Referenced by main(), print_opcode(), and Usecode_internal::uc_trace_disasm().
| const char* _opcode_desc::mnemonic |
| unsigned int _opcode_desc::type |
1.5.1