Searched defs:AnnotateNewMemory (Results 1 – 6 of 6) sorted by relevance
| /external/libchrome/base/third_party/dynamic_annotations/ |
| D | dynamic_annotations.c | 151 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
| /external/python/cpython3/Python/ |
| D | dynamic_annotations.c | 87 void AnnotateNewMemory(const char *file, int line, in AnnotateNewMemory() function
|
| /external/llvm-project/openmp/runtime/src/ |
| D | tsan_annotations.cpp | 48 extern "C" __attribute__((weak)) void AnnotateNewMemory(const char *f, int l, in AnnotateNewMemory() function
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interface_ann.cc | 294 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, in AnnotateNewMemory() function
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interface_ann.cpp | 294 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, in AnnotateNewMemory() function
|
| /external/llvm-project/openmp/tools/archer/ |
| D | ompt-tsan.cpp | 178 static void AnnotateNewMemory(const char *file, int line, in AnnotateNewMemory() function
|