Searched refs:AnnotateIgnoreReadsBegin (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cpp269 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { function
270 SCOPED_ANNOTATION(AnnotateIgnoreReadsBegin);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_ann.cc380 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { function
381 SCOPED_ANNOTATION(AnnotateIgnoreReadsBegin);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc378 void INTERFACE_ATTRIBUTE AnnotateIgnoreReadsBegin(char *f, int l) { function
379 SCOPED_ANNOTATION(AnnotateIgnoreReadsBegin);

Completed in 82 milliseconds