Constant object::elf::SHF_MERGE [−][src]
pub const SHF_MERGE: u32 = 1 << 4; // 0_x00_000_010u32
Section may be be merged to eliminate duplication.
pub const SHF_MERGE: u32 = 1 << 4; // 0_x00_000_010u32
Section may be be merged to eliminate duplication.