|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| STRING | strName |
| STRING | strTarget |
| int | nCallingConvention |
| int | nOrdinal |
| int | nStackBytes |
| int | nArgCount |
| int | anArgs [30] |
| unsigned int | uFlags |
| int | nNumber |
| unsigned | nStartVersion |
| unsigned | nEndVersion |
| int | bVersionIncluded |
Definition at line 20 of file spec2def.c.
| int EXPORT::anArgs[30] |
Definition at line 28 of file spec2def.c.
Referenced by OutputLine_stub().
| int EXPORT::bVersionIncluded |
Definition at line 33 of file spec2def.c.
| int EXPORT::nArgCount |
Definition at line 27 of file spec2def.c.
Referenced by OutputLine_stub().
| int EXPORT::nCallingConvention |
Definition at line 24 of file spec2def.c.
Referenced by OutputLine_asmstub(), OutputLine_def(), OutputLine_def_GCC(), OutputLine_def_MS(), OutputLine_stub(), and PrintName().
| unsigned EXPORT::nEndVersion |
Definition at line 32 of file spec2def.c.
| int EXPORT::nNumber |
Definition at line 30 of file spec2def.c.
Referenced by OutputLine_def_GCC(), OutputLine_def_MS(), and OutputLine_stub().
| int EXPORT::nOrdinal |
Definition at line 25 of file spec2def.c.
Referenced by ApplyOrdinals(), OutputLine_asmstub(), OutputLine_def(), and PrintName().
| int EXPORT::nStackBytes |
Definition at line 26 of file spec2def.c.
Referenced by OutputLine_asmstub(), and PrintName().
| unsigned EXPORT::nStartVersion |
Definition at line 31 of file spec2def.c.
| STRING EXPORT::strName |
Definition at line 22 of file spec2def.c.
Referenced by OutputAlias(), OutputLine_asmstub(), OutputLine_def(), OutputLine_def_GCC(), OutputLine_def_MS(), and OutputLine_stub().
| STRING EXPORT::strTarget |
Definition at line 23 of file spec2def.c.
Referenced by OutputAlias(), OutputLine_def(), OutputLine_def_GCC(), OutputLine_def_MS(), OutputLine_stub(), and PrintName().
Definition at line 29 of file spec2def.c.
Referenced by OutputLine_def(), OutputLine_def_GCC(), OutputLine_def_MS(), OutputLine_implib_asm(), and OutputLine_stub().