Constant goblin::elf::sym::STT_TLS

source ·
pub const STT_TLS: u8 = 6;
Expand description

Symbol is thread-local data object.