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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_ann.cc300 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) { function
301 SCOPED_ANNOTATION(AnnotateNoOp);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc298 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) { function
299 SCOPED_ANNOTATION(AnnotateNoOp);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cpp216 void INTERFACE_ATTRIBUTE AnnotateNoOp(char *f, int l, uptr mem) { function

Completed in 83 milliseconds