Rizin
unix-like reverse engineering framework and cli tools
|
#include <dis.h>
Public Attributes | |
struct instruction | d_inst |
int | d_operand |
int | d_prefix |
unsigned int | d_off |
char | d_asm [128] |
struct directive * | d_next |
struct instruction directive::d_inst |