ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <ntimage.h>
Public Attributes | |
ULONG | VirtualAddress |
ULONG | SizeOfBlock |
DWORD | VirtualAddress |
DWORD | SizeOfBlock |
DWORD _IMAGE_BASE_RELOCATION::SizeOfBlock |
Definition at line 164 of file ntimage.h.
Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().
DWORD _IMAGE_BASE_RELOCATION::VirtualAddress |
Definition at line 163 of file ntimage.h.
Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().