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

#include <rz_analysis.h>

Public Attributes

long address
 
long size
 
void * parent
 
RzAnalysisTypeitems
 

Detailed Description

Definition at line 173 of file rz_analysis.h.

Member Data Documentation

◆ address

long rz_analysis_type_alloca_t::address

Definition at line 174 of file rz_analysis.h.

Referenced by capstone.CsInsn::__repr__().

◆ items

RzAnalysisType* rz_analysis_type_alloca_t::items

Definition at line 177 of file rz_analysis.h.

◆ parent

void* rz_analysis_type_alloca_t::parent

Definition at line 176 of file rz_analysis.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ size

long rz_analysis_type_alloca_t::size

Definition at line 175 of file rz_analysis.h.


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