Constant object::macho::MH_DYLDLINK
source · pub const MH_DYLDLINK: u32 = 0x4;
Expand description
the object file is input for the dynamic linker and can’t be statically link edited again
pub const MH_DYLDLINK: u32 = 0x4;
the object file is input for the dynamic linker and can’t be statically link edited again