Home | History | Annotate | Download | only in src

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) != 0
3830 && (segment_flags[pcnt] & PF_X) == 0)