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

#include <opcode.h>

Public Attributes

char * version
 
pyc_opcodes *(* opcode_func )()
 

Detailed Description

Definition at line 59 of file opcode.h.

Member Data Documentation

◆ opcode_func

pyc_opcodes*(* version_opcode::opcode_func) ()

Definition at line 61 of file opcode.h.

Referenced by get_opcode_by_version(), and pyc_opcodes_equal().

◆ version

char* version_opcode::version

Definition at line 60 of file opcode.h.

Referenced by get_opcode_by_version(), and pyc_opcodes_equal().


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