ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <pe.h>
Public Attributes | |
ulong | address |
char * | name |
ulong _CoffSymbol::address |
Definition at line 10 of file pe.h.
Referenced by RosSymCreateFromMem().
char* _CoffSymbol::name |
Definition at line 11 of file pe.h.
Referenced by pefree(), and RosSymCreateFromMem().