Constant object::macho::SG_NORELOC
source · pub const SG_NORELOC: u32 = 0x4;
Expand description
this segment has nothing that was relocated in it and nothing relocated to it, that is it maybe safely replaced without relocation
pub const SG_NORELOC: u32 = 0x4;
this segment has nothing that was relocated in it and nothing relocated to it, that is it maybe safely replaced without relocation