Home
last modified time | relevance | path

Searched defs:AnnotateIgnoreReadsBegin (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/tests/
Dannotate_static.cpp19 static inline void AnnotateIgnoreReadsBegin() { ANNOTATE_IGNORE_READS_BEGIN(); } in AnnotateIgnoreReadsBegin() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc377 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { in AnnotateIgnoreReadsBegin() function