Constant object::macho::MH_INCRLINK
source · pub const MH_INCRLINK: u32 = 0x2;
Expand description
the object file is the output of an incremental link against a base file and can’t be link edited again
pub const MH_INCRLINK: u32 = 0x2;
the object file is the output of an incremental link against a base file and can’t be link edited again