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

#include <tpi.h>

Public Attributes

ut32 element_type
 
ut32 index_type
 
Tpi_Type_Numeric size
 
Tpi_Type_String name
 
ut8 pad
 

Detailed Description

Definition at line 434 of file tpi.h.

Member Data Documentation

◆ element_type

ut32 Tpi_LF_Array::element_type

Definition at line 435 of file tpi.h.

Referenced by parse_type_array().

◆ index_type

ut32 Tpi_LF_Array::index_type

Definition at line 436 of file tpi.h.

Referenced by parse_type_array().

◆ name

◆ pad

ut8 Tpi_LF_Array::pad

Definition at line 439 of file tpi.h.

◆ size

Tpi_Type_Numeric Tpi_LF_Array::size

Definition at line 437 of file tpi.h.

Referenced by free_tpi_type(), parse_type_array(), and rz_bin_pdb_get_type_val().


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