ReactOS 0.4.15-dev-7942-gd23573b
_CoffSymbol Struct Reference

#include <pe.h>

Public Attributes

ulong address
 
charname
 

Detailed Description

Definition at line 9 of file pe.h.

Member Data Documentation

◆ address

ulong _CoffSymbol::address

Definition at line 10 of file pe.h.

Referenced by RosSymCreateFromMem().

◆ name

char* _CoffSymbol::name

Definition at line 11 of file pe.h.

Referenced by pefree(), and RosSymCreateFromMem().


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