PF_X              136 bsp/boot/common/elf.c 		if (phdr->p_flags & PF_X) {
PF_X              154 bsp/boot/common/elf.c 		if (!(phdr->p_flags & PF_X)) {
PF_X               95 usr/server/exec/exec_elf.c 		if (phdr->p_flags & PF_X) {