Constant object::elf::SHF_LINK_ORDER [−][src]
pub const SHF_LINK_ORDER: u32 = 1 << 7; // 0x0000_0080u32
Expand description
Section has special ordering requirements when combining sections.
pub const SHF_LINK_ORDER: u32 = 1 << 7; // 0x0000_0080u32
Section has special ordering requirements when combining sections.