Lines Matching refs:PF_X
3710 segment_flags[pcnt] |= PF_X;3711 if ((phdr->p_flags & PF_X) == 0)3829 if ((phdr->p_flags & PF_X) != 03830 && (segment_flags[pcnt] & PF_X) == 0)