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

#include <tpi.h>

Public Attributes

ut32 return_type
 
ut32 class_type
 
ut32 this_type
 
RzPdbTpiCallingConvention call_conv
 
TpiCVFuncattr func_attr
 
ut16 parm_count
 
ut32 arglist
 
st32 this_adjust
 
ut8 pad
 

Detailed Description

Definition at line 318 of file tpi.h.

Member Data Documentation

◆ arglist

ut32 Tpi_LF_MFcuntion::arglist

Definition at line 325 of file tpi.h.

Referenced by parse_type_mfunction().

◆ call_conv

RzPdbTpiCallingConvention Tpi_LF_MFcuntion::call_conv

Definition at line 322 of file tpi.h.

Referenced by parse_type_mfunction().

◆ class_type

ut32 Tpi_LF_MFcuntion::class_type

Definition at line 320 of file tpi.h.

Referenced by parse_type_mfunction().

◆ func_attr

TpiCVFuncattr Tpi_LF_MFcuntion::func_attr

Definition at line 323 of file tpi.h.

Referenced by parse_type_mfunction().

◆ pad

ut8 Tpi_LF_MFcuntion::pad

Definition at line 327 of file tpi.h.

◆ parm_count

ut16 Tpi_LF_MFcuntion::parm_count

Definition at line 324 of file tpi.h.

Referenced by parse_type_mfunction().

◆ return_type

ut32 Tpi_LF_MFcuntion::return_type

Definition at line 319 of file tpi.h.

Referenced by parse_type_mfunction().

◆ this_adjust

st32 Tpi_LF_MFcuntion::this_adjust

Definition at line 326 of file tpi.h.

Referenced by parse_type_mfunction().

◆ this_type

ut32 Tpi_LF_MFcuntion::this_type

Definition at line 321 of file tpi.h.

Referenced by parse_type_mfunction().


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