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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp88 AnnotatePublishMemoryRange(const char *f, int l, uptr addr, uptr size) {} function
H A Dtsan_annotations.h61 void AnnotatePublishMemoryRange(const char *f, int l, uptr addr, uptr size);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange( function
411 SCOPED_ANNOTATION(AnnotatePublishMemoryRange);

Completed in 99 milliseconds