Module relocation

Source
Expand description

COFF relocation definitions and helper functions

Enums§

ARM64RelocationType
Relocation type indicators for ARM64 processors.
ARMRelocationType
Relocation type indicators for ARM processors.
I386RelocationType
Relocation type indicators for Intel 386 processors.
IA64RelocationType
Relocation type indicators for the Intel Itanium processor family and compatible processors. Note that relocations on instructions use the bundle’s offset and slot number for the relocation offset.
M32RRelocationType
Relocation type indicators for Mitsubishi M32R processors.
MIPSRelocationType
Relocation type indicators for MIPS processors.
PowerPCRelocationType
Relocation type indicators for PowerPC processors.
SuperHRelocationType
Relocation type indicators for SH3 and SH4 processors. SH5-specific relocations are noted as SHM (SH Media).
X86RelocationType
Relocation type indicators for x64 and compatible processors.