const MH_PIE: comptime_int = 2097152;
[src]
When this bit is set, the OS will load the main executable at a random address. Only used in MH_EXECUTE filetypes.
const MH_PIE: comptime_int = 2097152;
When this bit is set, the OS will load the main executable at a random address. Only used in MH_EXECUTE filetypes.