Constant object::elf::SHF_COMPRESSED [−][src]
pub const SHF_COMPRESSED: u32 = 1 << 11; // 0_x00_000_800u32
Section is compressed.
Compressed sections begin with one of the CompressionHeader*
headers.
pub const SHF_COMPRESSED: u32 = 1 << 11; // 0_x00_000_800u32
Section is compressed.
Compressed sections begin with one of the CompressionHeader*
headers.