taglinefilesource code
PF_W222fs/binfmt_elf.cif (eppnt->p_flags & PF_W) elf_prot |= PROT_WRITE;
PF_W574fs/binfmt_elf.cif (elf_ppnt->p_flags & PF_W) elf_prot |= PROT_WRITE;
PF_W597fs/binfmt_elf.cif( !(elf_ppnt->p_flags & PF_W) && end_code <  k)
PF_W1168fs/binfmt_elf.cif (vma->vm_flags & VM_WRITE) phdr.p_flags |= PF_W;