Constant goblin::pe::relocation::IMAGE_REL_I386_SECREL

source ·
pub const IMAGE_REL_I386_SECREL: u16 = 0x000B;
Expand description

The 32-bit offset of the target from the beginning of its section.

This is used to support debugging information and static thread local storage.