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