Searched refs:needR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c1292 Bool needR, needW, needX; local
1299 needR = toBool(prot & VKI_PROT_READ);
1323 && (needR ? nsegments[i].hasR : True)

Completed in 47 milliseconds