Constant object::elf::SHF_EXCLUDE
source · pub const SHF_EXCLUDE: u32 = 0x8000_0000;Expand description
This section is excluded from the final executable or shared library.
pub const SHF_EXCLUDE: u32 = 0x8000_0000;This section is excluded from the final executable or shared library.