Searched defs:AnnotateTraceMemory (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp44 extern "C" __attribute__((weak)) void AnnotateTraceMemory(const char *f, int l, function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp286 void INTERFACE_ATTRIBUTE AnnotateTraceMemory(char *f, int l, uptr mem) { function

Completed in 113 milliseconds