retdec
Public Attributes | List of all members
retdec::pdbparser::_lfMFunc Struct Reference

#include <pdb_info.h>

Public Attributes

PDB_WORD leaf
 
PDB_DWORD rvtype
 
PDB_DWORD classtype
 
PDB_DWORD thistype
 
PDB_BYTE calltype
 
PDB_BYTE reserved
 
PDB_WORD parmcount
 
PDB_DWORD arglist
 
PDB_LONG thisadjust
 

Member Data Documentation

◆ arglist

PDB_DWORD retdec::pdbparser::_lfMFunc::arglist

◆ calltype

PDB_BYTE retdec::pdbparser::_lfMFunc::calltype

◆ classtype

PDB_DWORD retdec::pdbparser::_lfMFunc::classtype

◆ leaf

PDB_WORD retdec::pdbparser::_lfMFunc::leaf

◆ parmcount

PDB_WORD retdec::pdbparser::_lfMFunc::parmcount

◆ reserved

PDB_BYTE retdec::pdbparser::_lfMFunc::reserved

◆ rvtype

PDB_DWORD retdec::pdbparser::_lfMFunc::rvtype

◆ thisadjust

PDB_LONG retdec::pdbparser::_lfMFunc::thisadjust

◆ thistype

PDB_DWORD retdec::pdbparser::_lfMFunc::thistype

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