ReactOS 0.4.16-dev-736-g28b802b
|
Public Attributes | |
HANDLE | hProcess |
DWORD64 | dwModuleBase |
LPSTR | pszSymbolName |
BOOL | bType |
BOOL ENUMINFO::bType |
Definition at line 122 of file symdump.c.
Referenced by EnumSymbolsProc(), and main().
DWORD64 ENUMINFO::dwModuleBase |
Definition at line 120 of file symdump.c.
Referenced by DumpArray(), DumpBaseType(), DumpCV(), DumpEnum(), DumpFunction(), DumpPointer(), DumpType(), DumpUDT(), and main().
HANDLE ENUMINFO::hProcess |
Definition at line 119 of file symdump.c.
Referenced by DumpArray(), DumpBaseType(), DumpCV(), DumpEnum(), DumpFunction(), DumpParams(), DumpPointer(), DumpType(), DumpUDT(), and main().
LPSTR ENUMINFO::pszSymbolName |
Definition at line 121 of file symdump.c.
Referenced by EnumSymbolsProc(), and main().