PF_X              543 src/Elf.cpp        text_phdr.p_flags = PF_X | PF_R;
PF_X              388 src/runtime/hexagon_remote/dlib.cpp                 if (phdrs[i].p_flags & PF_X) prot |= PROT_EXEC;