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