Table of Contents

Namespace AsmResolver.PE.Relocations.Builder

Classes

RelocationBlock

Represents one block of relocations to be applied when the PE is loaded into memory.

RelocationsDirectoryBuffer

Provides a mechanism for building a base relocations directory.

Structs

RelocationEntry

Represents one entry in a base relocation block, containing the offset within the page, as well as the type of relocation to apply after the PE image was loaded by the OS.