Rizin
unix-like reverse engineering framework and cli tools
|
#include <bytecode.h>
Public Attributes | |
ut32 | pc_default |
ut32 | npairs |
Definition at line 229 of file bytecode.h.
ut32 lookupswitch_t::npairs |
Definition at line 231 of file bytecode.h.
Referenced by decode_lookupswitch().
ut32 lookupswitch_t::pc_default |
Definition at line 230 of file bytecode.h.
Referenced by bytecode_snprint(), and decode_lookupswitch().