ReactOS 0.4.16-dev-1007-g2e85425
|
#include <rossym.h>
Public Attributes | |
PROSSYM_ENTRY | Symbols |
ULONG | SymbolsCount |
PCHAR | Strings |
ULONG | StringsLength |
PCHAR _ROSSYM_INFO::Strings |
Definition at line 125 of file rossym.h.
Referenced by RosSymGetAddressInformation(), and RosSymGetRawData().
ULONG _ROSSYM_INFO::StringsLength |
Definition at line 126 of file rossym.h.
Referenced by RosSymGetAddressInformation(), RosSymGetRawData(), and RosSymGetRawDataLength().
PROSSYM_ENTRY _ROSSYM_INFO::Symbols |
Definition at line 123 of file rossym.h.
Referenced by RosSymGetAddressInformation(), and RosSymGetRawData().
ULONG _ROSSYM_INFO::SymbolsCount |
Definition at line 124 of file rossym.h.
Referenced by RosSymGetAddressInformation(), RosSymGetRawData(), and RosSymGetRawDataLength().