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

#include <tpi.h>

Public Attributes

TpiCVFldattr fldattr
 
ut32 index
 
ut32 offset_in_vtable
 
Tpi_Type_String name
 
ut8 pad
 

Detailed Description

Definition at line 557 of file tpi.h.

Member Data Documentation

◆ fldattr

TpiCVFldattr Tpi_LF_OneMethod::fldattr

Definition at line 558 of file tpi.h.

Referenced by parse_type_onemethod().

◆ index

ut32 Tpi_LF_OneMethod::index

Definition at line 559 of file tpi.h.

Referenced by parse_type_onemethod().

◆ name

◆ offset_in_vtable

ut32 Tpi_LF_OneMethod::offset_in_vtable

Definition at line 560 of file tpi.h.

Referenced by parse_type_onemethod(), and rz_bin_pdb_get_type_val().

◆ pad

ut8 Tpi_LF_OneMethod::pad

Definition at line 562 of file tpi.h.


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