|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <opcode.h>
Public Attributes | |
| char * | version |
| pyc_opcodes *(* | 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().
| char* version_opcode::version |
Definition at line 60 of file opcode.h.
Referenced by get_opcode_by_version(), and pyc_opcodes_equal().