Constant object::elf::SHF_EXECINSTR [−][src]
pub const SHF_EXECINSTR: u32 = 1 << 2; // 0x0000_0004u32
Expand description
Section is executable.
pub const SHF_EXECINSTR: u32 = 1 << 2; // 0x0000_0004u32
Section is executable.