|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <kdtypes.h>

Public Attributes | |
| PVOID | BaseOfDll |
| ULONG_PTR | ProcessId |
| ULONG | CheckSum |
| ULONG | SizeOfImage |
| PVOID _KD_SYMBOLS_INFO::BaseOfDll |
Definition at line 268 of file kdtypes.h.
Referenced by DbgLoadImageSymbols(), and DbgUnLoadImageSymbols().
| ULONG _KD_SYMBOLS_INFO::CheckSum |
Definition at line 270 of file kdtypes.h.
Referenced by DbgLoadImageSymbols(), and DbgUnLoadImageSymbols().
| ULONG_PTR _KD_SYMBOLS_INFO::ProcessId |
Definition at line 269 of file kdtypes.h.
Referenced by DbgLoadImageSymbols(), and DbgUnLoadImageSymbols().
| ULONG _KD_SYMBOLS_INFO::SizeOfImage |
Definition at line 271 of file kdtypes.h.
Referenced by DbgLoadImageSymbols(), and DbgUnLoadImageSymbols().