Home | History | Annotate | Download | only in m_aspacemgr

Lines Matching defs:newX

2128    Bool newR, newW, newX, needDiscard;
2138 newX = toBool(prot & VKI_PROT_EXEC);
2141 needDiscard = any_Ts_in_range( start, len ) && !newX;
2154 nsegments[i].hasX = newX;