PF_R              276 kern/exec_elf.c 	*prot |= (ph->p_flags & PF_R) ? VM_PROT_READ : 0;
PF_R              107 lib/libsa/loadfile_elf.c 		    (phdr[i].p_flags & (PF_W|PF_R|PF_X)) == 0)