Rizin
unix-like reverse engineering framework and cli tools
|
#include <ebc_disas.h>
Public Attributes | |
char | instr [EBC_INSTR_MAXLEN] |
char | operands [EBC_OPERANDS_MAXLEN] |
Definition at line 91 of file ebc_disas.h.
char ebc_command::instr[EBC_INSTR_MAXLEN] |
Definition at line 92 of file ebc_disas.h.
char ebc_command::operands[EBC_OPERANDS_MAXLEN] |
Definition at line 93 of file ebc_disas.h.
Referenced by capstone.CsInsn::__gen_detail(), capstone.CsInsn::op_count(), and capstone.CsInsn::op_find().