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

#include <vle.h>

Public Attributes

const char * name
 
vle_field_t fields [10]
 
ut16 n
 
ut16 size
 
ut32 analysis_op
 
int cond
 

Detailed Description

Definition at line 30 of file vle.h.

Member Data Documentation

◆ analysis_op

ut32 vle_t::analysis_op

Definition at line 35 of file vle.h.

Referenced by analop_vle(), find_e(), find_ppc(), and find_se().

◆ cond

int vle_t::cond

Definition at line 36 of file vle.h.

Referenced by analop_vle().

◆ fields

vle_field_t vle_t::fields[10]

Definition at line 32 of file vle.h.

Referenced by analop_vle(), find_se(), and vle_snprint().

◆ n

ut16 vle_t::n

Definition at line 33 of file vle.h.

Referenced by analop_vle(), find_e(), find_ppc(), find_se(), and vle_snprint().

◆ name

◆ size

ut16 vle_t::size

Definition at line 34 of file vle.h.

Referenced by analop_vle(), decompile_vle(), find_e(), find_ppc(), and find_se().


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