Constant object::xcoff::STYP_OVRFLO

source ยท
pub const STYP_OVRFLO: u16 = 0x8000;
Expand description

Specifies a relocation or line-number field overflow section. A section header of this type contains the count of relocation entries and line number entries for some other section. This section header is required when either of the counts exceeds 65,534.