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

#include <rz_analysis.h>

Public Attributes

char * name
 
ut8 type
 
ut32 size
 
void * parent
 
RzAnalysisTypeitems
 

Detailed Description

Definition at line 157 of file rz_analysis.h.

Member Data Documentation

◆ items

RzAnalysisType* rz_analysis_type_struct_t::items

Definition at line 162 of file rz_analysis.h.

◆ name

◆ parent

void* rz_analysis_type_struct_t::parent

Definition at line 161 of file rz_analysis.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ size

ut32 rz_analysis_type_struct_t::size

Definition at line 160 of file rz_analysis.h.

◆ type


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