Home | History | Annotate | Download | only in m_aspacemgr

Lines Matching refs:needW

1182    Bool needR, needW, needX;
1190 needW = toBool(prot & VKI_PROT_WRITE);
1210 && (needW ? nsegments[i].hasW : True)