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

#include <rz_analysis.h>

Public Attributes

char * name
 
ut8 type
 
ut32 size
 
void * parent
 
RzAnalysisTypeitems
 

Detailed Description

Definition at line 165 of file rz_analysis.h.

Member Data Documentation

◆ items

RzAnalysisType* rz_analysis_type_union_t::items

Definition at line 170 of file rz_analysis.h.

◆ name

◆ parent

void* rz_analysis_type_union_t::parent

Definition at line 169 of file rz_analysis.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ size

ut32 rz_analysis_type_union_t::size

Definition at line 168 of file rz_analysis.h.

◆ type


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