Constant SHF_ALLOC

Source
pub const SHF_ALLOC: u32 = _; // 2u32
Expand description

The section occupies memory during process execution. Some control sections do not reside in the memory image of an object file; this attribute is off for those sections.