Constant goblin::pe::relocation::IMAGE_REL_I386_REL32 [−][src]
pub const IMAGE_REL_I386_REL32: u16 = 0x0014;
The 32-bit relative displacement to the target.
This supports the x86 relative branch and call instructions.