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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_ann.cc295 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, function
297 SCOPED_ANNOTATION(AnnotateNewMemory);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc293 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, function
295 SCOPED_ANNOTATION(AnnotateNewMemory);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cpp212 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, function

Completed in 78 milliseconds