[][src]Constant goblin::elf::sym::STV_SINGLETON

pub const STV_SINGLETON: u8

Singleton: ensures a symbol remains global, and that a single instance of the definition is bound to by all references within a process. Cannot be demoted or eliminated.