goblin::elf::section_header

Constant SHF_EXCLUDE

Source
pub const SHF_EXCLUDE: u32 = 0x80000000;
Expand description

Section is excluded unless referenced or allocated (Solaris).