object::xcoff

Constant STYP_BSS

source
pub const STYP_BSS: u16 = 0x80;
Expand description

Specifies an uninitialized data section. A section header of this type defines the uninitialized data of a program.