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

Holds a set of variable definitions and their current contents This is meant only as a low-level container to be used in RzILVM. More...

#include <variable.h>

Public Attributes

HtPP * vars
 
HtPP * contents
 

Detailed Description

Holds a set of variable definitions and their current contents This is meant only as a low-level container to be used in RzILVM.

Definition at line 31 of file variable.h.

Member Data Documentation

◆ contents

HtPP* rz_il_var_set_t::contents

◆ vars


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