Home
last modified time | relevance | path

Searched refs:IGNORE_BELOW_RTN_YES (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/tsan/
Dthread_sanitizer.h257 IGNORE_BELOW_RTN_YES enumerator
Dts_valgrind.cc473 rtn_call(sp, pc, IGNORE_BELOW_RTN_YES); in evh__rtn_call_ignore_yes()
Dts_pin.cc2465 ignore_below = ignore ? IGNORE_BELOW_RTN_YES : IGNORE_BELOW_RTN_NO; in InstrumentCall()
Dthread_sanitizer.cc4996 DCHECK(ignore_below == IGNORE_BELOW_RTN_YES || in HandleRtnCall()
4998 ignore = ignore_below == IGNORE_BELOW_RTN_YES; in HandleRtnCall()