Home | History | Annotate | Download | only in src

Lines Matching defs:read_only

1135   bool read_only;
1214 newp->read_only = (phdr->p_flags & PF_W) == 0;
1248 while (seg != NULL && !seg->read_only)
1360 if (loaded->read_only)