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

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

Completed in 50 milliseconds