Searched refs:IMGPF_HARDENED_HEAP (Results 1 – 2 of 2) sorted by relevance
159 #define IMGPF_HARDENED_HEAP 0x00008000 /* enable hardened-heap for the process */ macro
1259 imgp->ip_flags |= IMGPF_HARDENED_HEAP; in apply_hardened_heap_policy()6697 if (imgp->ip_flags & IMGPF_HARDENED_HEAP) { in exec_add_apple_strings()