Home
last modified time | relevance | path

Searched refs:SfNoWriteResult (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-main.c1463 if (sci->flags & SfNoWriteResult) { in VG_()
1474 & ~(SfPollAfter | SfYieldAfter | SfNoWriteResult))); in VG_()
1616 if (!(sci->flags & SfNoWriteResult)) in VG_()
1675 if (!(sci->flags & SfNoWriteResult)) in VG_()
1712 if (!(sci->flags & SfNoWriteResult)) in VG_()
2121 if (!(sci->flags & SfNoWriteResult)) in VG_()
2137 if (!(sci->flags & SfNoWriteResult)) in VG_()
2192 sci->flags |= SfNoWriteResult; in ML_()
Dsyswrap-ppc32-linux.c1085 *flags |= SfNoWriteResult; in PRE()
1120 *flags |= SfNoWriteResult; in PRE()
Dpriv_types_n_macros.h139 #define SfNoWriteResult (1 << 5) /* don't write result to guest state */ macro
Dsyswrap-ppc64-aix5.c621 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-arm-linux.c1159 *flags |= SfNoWriteResult; in PRE()
1182 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-ppc32-aix5.c711 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-x86-linux.c1002 *flags |= SfNoWriteResult; in PRE()
1036 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-ppc64-linux.c1072 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-amd64-linux.c517 *flags |= SfNoWriteResult; in PRE()
Dsyswrap-darwin.c7420 *flags |= SfNoWriteResult; in PRE()