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

#include <tpi.h>

Public Attributes

ut16 count
 
TpiCVProperty prop
 
ut32 utype
 
ut32 field_list
 
Tpi_Type_String name
 
Tpi_Type_String mangled_name
 
ut8 pad
 

Detailed Description

Definition at line 490 of file tpi.h.

Member Data Documentation

◆ count

ut16 Tpi_LF_Enum::count

Definition at line 491 of file tpi.h.

Referenced by parse_type_enum().

◆ field_list

ut32 Tpi_LF_Enum::field_list

Definition at line 494 of file tpi.h.

Referenced by parse_type_enum().

◆ mangled_name

Tpi_Type_String Tpi_LF_Enum::mangled_name

Definition at line 496 of file tpi.h.

Referenced by free_tpi_type(), and parse_type_enum().

◆ name

◆ pad

ut8 Tpi_LF_Enum::pad

Definition at line 497 of file tpi.h.

◆ prop

TpiCVProperty Tpi_LF_Enum::prop

Definition at line 492 of file tpi.h.

Referenced by parse_type_enum(), and rz_bin_pdb_type_is_fwdref().

◆ utype

ut32 Tpi_LF_Enum::utype

Definition at line 493 of file tpi.h.

Referenced by parse_enum(), and parse_type_enum().


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