ReactOS 0.4.15-dev-7998-gdb93cb1
_IMAGE_BASE_RELOCATION Struct Reference

#include <ntimage.h>

Public Attributes

ULONG VirtualAddress
 
ULONG SizeOfBlock
 
DWORD VirtualAddress
 
DWORD SizeOfBlock
 

Detailed Description

Definition at line 162 of file ntimage.h.

Member Data Documentation

◆ SizeOfBlock [1/2]

DWORD _IMAGE_BASE_RELOCATION::SizeOfBlock

Definition at line 164 of file ntimage.h.

Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().

◆ SizeOfBlock [2/2]

DWORD _IMAGE_BASE_RELOCATION::SizeOfBlock

Definition at line 221 of file pecoff.h.

◆ VirtualAddress [1/2]

DWORD _IMAGE_BASE_RELOCATION::VirtualAddress

Definition at line 163 of file ntimage.h.

Referenced by LdrRelocateImageWithBias(), and ProcessRelocations().

◆ VirtualAddress [2/2]

DWORD _IMAGE_BASE_RELOCATION::VirtualAddress

Definition at line 220 of file pecoff.h.


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