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

#include <bytecode.h>

Public Attributes

ut32 pc_default
 
ut32 npairs
 

Detailed Description

Definition at line 229 of file bytecode.h.

Member Data Documentation

◆ npairs

ut32 lookupswitch_t::npairs

Definition at line 231 of file bytecode.h.

Referenced by decode_lookupswitch().

◆ pc_default

ut32 lookupswitch_t::pc_default

Definition at line 230 of file bytecode.h.

Referenced by bytecode_snprint(), and decode_lookupswitch().


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