Skip to main content

LC_CODE_SIGNATURE

Constant LC_CODE_SIGNATURE 

Source
pub const LC_CODE_SIGNATURE: u32 = 0x1d;
Expand description

linkedit_data_command kinds. All share the same 4 + 4 + 4 + 4 body shape: cmd + cmdsize prefix already eaten, then body = dataoff (u32) + datasize (u32).