Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_analysis.h>
Public Attributes | |
long | address |
long | size |
void * | parent |
RzAnalysisType * | items |
Definition at line 173 of file rz_analysis.h.
long rz_analysis_type_alloca_t::address |
Definition at line 174 of file rz_analysis.h.
Referenced by capstone.CsInsn::__repr__().
RzAnalysisType* rz_analysis_type_alloca_t::items |
Definition at line 177 of file rz_analysis.h.
void* rz_analysis_type_alloca_t::parent |
Definition at line 176 of file rz_analysis.h.
Referenced by cmd_descs_generate.CmdDesc::_validate().
long rz_analysis_type_alloca_t::size |
Definition at line 175 of file rz_analysis.h.