Rizin
unix-like reverse engineering framework and cli tools
|
#include <arc.h>
Public Attributes | |
struct arc_ext_operand_value * | next |
struct arc_operand_value | operand |
struct arc_ext_operand_value* arc_ext_operand_value::next |
Definition at line 204 of file arc.h.
Referenced by arc_opcode_lookup_suffix(), and lookup_register().
struct arc_operand_value arc_ext_operand_value::operand |
Definition at line 204 of file arc.h.
Referenced by arc_opcode_lookup_suffix(), and lookup_register().