Constant object::elf::SHF_TLS [−][src]
pub const SHF_TLS: u32 = 1 << 10; // 0x0000_0400u32Expand description
Section holds thread-local storage.
pub const SHF_TLS: u32 = 1 << 10; // 0x0000_0400u32Section holds thread-local storage.