ReactOS 0.4.16-dev-527-gdad3a09
|
#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().