P_PAX_ASLR
flags |= P_PAX_ASLR;
return pax_flags_active(epp->ep_pax_flags, P_PAX_ASLR);
return pax_flags_active(l->l_proc->p_pax, P_PAX_ASLR);