Home | History | Annotate | Download | only in memcheck

Lines Matching refs:VKI_PROT_READ

482    if (!VG_(am_is_valid_for_client)(ptr, 1, VKI_PROT_READ)) {
669 if (!VG_(am_is_valid_for_client)(ptr, sizeof(Addr), VKI_PROT_READ))
683 if (!VG_(am_is_valid_for_client)(ptr, sizeof(Addr), VKI_PROT_READ)) {