Namespace AsmResolver.PE.Relocations
Classes
- RelocatableSegmentBuilder
Provides a mechanism for joining relocatable segments into one single segment.
- SerializedRelocationList
Provides an implementation of a lazy-initialized list of base relocation entries, read from an existing PE file.
Structs
- BaseRelocation
Represents a single base relocation that is applied after the operating system has loaded the PE image into memory.
- RelocatableSegment
Pairs a segment with relocation information.
Enums
- RelocationType
Provides members for all possible types of relocations that can be applied while loading a PE into memory.