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

/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c979 Bool w_ok = toBool(prot & VKI_PROT_WRITE); local
981 if (! (r_ok && !w_ok && x_ok))

Completed in 58 milliseconds