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

#include <tpi.h>

Public Attributes

ut32 return_type
 
RzPdbTpiCallingConvention call_conv
 
TpiCVFuncattr func_attr
 
ut16 parm_count
 
ut32 arg_list
 
ut8 pad
 

Detailed Description

Definition at line 309 of file tpi.h.

Member Data Documentation

◆ arg_list

ut32 Tpi_LF_Procedure::arg_list

Definition at line 314 of file tpi.h.

Referenced by parse_type_procedure().

◆ call_conv

RzPdbTpiCallingConvention Tpi_LF_Procedure::call_conv

Definition at line 311 of file tpi.h.

Referenced by parse_type_procedure().

◆ func_attr

TpiCVFuncattr Tpi_LF_Procedure::func_attr

Definition at line 312 of file tpi.h.

◆ pad

ut8 Tpi_LF_Procedure::pad

Definition at line 315 of file tpi.h.

◆ parm_count

ut16 Tpi_LF_Procedure::parm_count

Definition at line 313 of file tpi.h.

◆ return_type

ut32 Tpi_LF_Procedure::return_type

Definition at line 310 of file tpi.h.

Referenced by parse_type_procedure().


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