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

Description of the contents of a single IL variable. More...

#include <rz_analysis.h>

Public Attributes

RZ_NONNULL const char * name
 
RZ_NONNULL RzILValval
 

Detailed Description

Description of the contents of a single IL variable.

Definition at line 1104 of file rz_analysis.h.

Member Data Documentation

◆ name

◆ val

RZ_NONNULL RzILVal* rz_analysis_il_init_state_var_t::val

Definition at line 1106 of file rz_analysis.h.


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