Rizin
unix-like reverse engineering framework and cli tools
ebc_command Struct Reference

#include <ebc_disas.h>

Public Attributes

char instr [EBC_INSTR_MAXLEN]
 
char operands [EBC_OPERANDS_MAXLEN]
 

Detailed Description

Definition at line 91 of file ebc_disas.h.

Member Data Documentation

◆ instr

char ebc_command::instr[EBC_INSTR_MAXLEN]

Definition at line 92 of file ebc_disas.h.

◆ operands

char ebc_command::operands[EBC_OPERANDS_MAXLEN]

The documentation for this struct was generated from the following file: