Constant object::macho::SECT_COMMON
source · pub const SECT_COMMON: &str = "__common";
Expand description
the section common symbols are allocated in by the link editor
pub const SECT_COMMON: &str = "__common";
the section common symbols are allocated in by the link editor