Rizin
unix-like reverse engineering framework and cli tools
|
Pointer to the rizin structs for disassembled and analysed instructions. More...
#include <hexagon_arch.h>
Public Attributes | |
HexReverseAction | action |
RzAnalysisOp * | ana_op |
RzAsmOp * | asm_op |
Pointer to the rizin structs for disassembled and analysed instructions.
Definition at line 37 of file hexagon_arch.h.
HexReverseAction HexReversedOpcode::action |
Definition at line 38 of file hexagon_arch.h.
Referenced by hexagon_reverse_opcode().
RzAnalysisOp* HexReversedOpcode::ana_op |
Definition at line 39 of file hexagon_arch.h.
Referenced by hexagon_reverse_opcode(), and setup_new_instr().
RzAsmOp* HexReversedOpcode::asm_op |
Definition at line 40 of file hexagon_arch.h.
Referenced by hexagon_reverse_opcode(), and setup_new_instr().