Searched refs:exe_ok (Results 1 – 1 of 1) sorted by relevance
1095 Bool exe_ok = toBool(prot & VKI_PROT_EXEC); in VG_() local1097 exe_ok = exe_ok || toBool(prot & VKI_PROT_READ); in VG_()1099 if (0 && !exe_ok) { in VG_()