Modules§
- types 🔒PE base relocation table parsing
Structs§
- Base relocation block header
- Iterator over relocation blocks
- Relocation entry (16 bits) Upper 4 bits: type Lower 12 bits: offset within page
Enums§
- Relocation types (upper 4 bits of entry)
Traits§
- Trait for platform-specific relocation application