Namespace AsmResolver.PE.Code
Classes
- AddressFixupExtensions
Provides extensions to PatchedSegment that adds patch overloads to quickly construct instances of AddressFixupPatch.
- AddressFixupPatch
Implements a patch that patches a segment with an address to a symbol.
- CodeSegment
Represents a chunk of native code in a portable executable.
Structs
- AddressFixup
Provides information about a symbol referenced within a segment for which the final RVA is yet to be determined.
Enums
- AddressFixupType
Defines all possible address fixup types that can be applied in an ISegment.