Home
last modified time | relevance | path

Searched defs:AnnotateNewMemory (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.c151 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/python/cpython3/Python/
Ddynamic_annotations.c87 void AnnotateNewMemory(const char *file, int line, in AnnotateNewMemory() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc294 void INTERFACE_ATTRIBUTE AnnotateNewMemory(char *f, int l, uptr mem, in AnnotateNewMemory() function