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

#include <tpi.h>

Public Attributes

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

Detailed Description

Definition at line 442 of file tpi.h.

Member Data Documentation

◆ count

ut16 Tpi_LF_Structure::count

Definition at line 443 of file tpi.h.

Referenced by parse_type_struct().

◆ derived

ut32 Tpi_LF_Structure::derived

Definition at line 446 of file tpi.h.

Referenced by parse_type_struct().

◆ field_list

ut32 Tpi_LF_Structure::field_list

Definition at line 445 of file tpi.h.

Referenced by parse_type_struct().

◆ mangled_name

Tpi_Type_String Tpi_LF_Structure::mangled_name

Definition at line 450 of file tpi.h.

Referenced by free_tpi_type(), and parse_type_struct().

◆ name

◆ pad

ut8 Tpi_LF_Structure::pad

Definition at line 451 of file tpi.h.

◆ prop

TpiCVProperty Tpi_LF_Structure::prop

Definition at line 444 of file tpi.h.

Referenced by parse_type_struct(), and rz_bin_pdb_type_is_fwdref().

◆ size

Tpi_Type_Numeric Tpi_LF_Structure::size

Definition at line 448 of file tpi.h.

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

◆ vshape

ut32 Tpi_LF_Structure::vshape

Definition at line 447 of file tpi.h.

Referenced by parse_type_struct().


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