Expand description
COFF relocation definitions and helper functions
Enums§
- ARM64
Relocation Type - Relocation type indicators for ARM64 processors.
- ARMRelocation
Type - Relocation type indicators for ARM processors.
- I386
Relocation Type - Relocation type indicators for Intel 386 processors.
- IA64
Relocation Type - 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.
- M32R
Relocation Type - Relocation type indicators for Mitsubishi M32R processors.
- MIPS
Relocation Type - Relocation type indicators for MIPS processors.
- PowerPC
Relocation Type - Relocation type indicators for PowerPC processors.
- SuperH
Relocation Type - Relocation type indicators for SH3 and SH4 processors. SH5-specific relocations are noted as SHM (SH Media).
- X86Relocation
Type - Relocation type indicators for x64 and compatible processors.