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

#include <tpi.h>

Public Attributes

ut16 count
 
TpiCVProperty prop
 
ut32 field_list
 
Tpi_Type_Numeric size
 
Tpi_Type_String name
 
Tpi_Type_String mangled_name
 
ut32 pad
 

Detailed Description

Definition at line 467 of file tpi.h.

Member Data Documentation

◆ count

ut16 Tpi_LF_Union::count

Definition at line 468 of file tpi.h.

Referenced by parse_type_union().

◆ field_list

ut32 Tpi_LF_Union::field_list

Definition at line 470 of file tpi.h.

Referenced by parse_type_union().

◆ mangled_name

Tpi_Type_String Tpi_LF_Union::mangled_name

Definition at line 473 of file tpi.h.

Referenced by free_tpi_type(), and parse_type_union().

◆ name

◆ pad

ut32 Tpi_LF_Union::pad

Definition at line 474 of file tpi.h.

◆ prop

TpiCVProperty Tpi_LF_Union::prop

Definition at line 469 of file tpi.h.

Referenced by parse_type_union(), and rz_bin_pdb_type_is_fwdref().

◆ size

Tpi_Type_Numeric Tpi_LF_Union::size

Definition at line 471 of file tpi.h.

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


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