Rizin
unix-like reverse engineering framework and cli tools
|
type constrained by the type conditions More...
#include <rz_type.h>
Public Attributes | |
RzTypeCond | cond |
ut64 | val |
RzTypeCond rz_type_constraint_t::cond |
Definition at line 210 of file rz_type.h.
Referenced by global_var_load_cb(), propagate_types_among_used_variables(), rz_analysis_var_get_constraints_readable(), rz_analysis_var_global_get_constraints_readable(), rz_serialize_analysis_global_var_save(), and rz_serialize_analysis_var_save().
ut64 rz_type_constraint_t::val |
Definition at line 211 of file rz_type.h.
Referenced by rz_analysis_var_get_constraints_readable(), rz_analysis_var_global_get_constraints_readable(), rz_serialize_analysis_global_var_save(), and rz_serialize_analysis_var_save().