Constant goblin::elf::sym::STV_EXPORTED [−][src]
pub const STV_EXPORTED: u8 = 4;
Exported: ensures a symbol remains global, cannot be demoted or eliminated by any other symbol visibility technique.
pub const STV_EXPORTED: u8 = 4;
Exported: ensures a symbol remains global, cannot be demoted or eliminated by any other symbol visibility technique.