Rizin
unix-like reverse engineering framework and cli tools
|
#include <opcode.h>
Public Attributes | |
char * | op_name |
void(* | func )(RzAnalysisOp *op, pyc_opcode_object *op_obj, ut32 oparg) |
void(* op_analysis_func::func) (RzAnalysisOp *op, pyc_opcode_object *op_obj, ut32 oparg) |
Definition at line 66 of file opcode.h.
Referenced by analysis_pyc_op().