Rizin
unix-like reverse engineering framework and cli tools
|
#include <tpi.h>
Public Attributes | |
ut32 | return_type |
RzPdbTpiCallingConvention | call_conv |
TpiCVFuncattr | func_attr |
ut16 | parm_count |
ut32 | arg_list |
ut8 | pad |
ut32 Tpi_LF_Procedure::arg_list |
Definition at line 314 of file tpi.h.
Referenced by parse_type_procedure().
RzPdbTpiCallingConvention Tpi_LF_Procedure::call_conv |
Definition at line 311 of file tpi.h.
Referenced by parse_type_procedure().
TpiCVFuncattr Tpi_LF_Procedure::func_attr |
ut32 Tpi_LF_Procedure::return_type |
Definition at line 310 of file tpi.h.
Referenced by parse_type_procedure().