Home
last modified time | relevance | path

Searched refs:AnnotateNewMemory (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c90 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
Ddynamic_annotations.h199 DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(__FILE__, __LINE__, address, \
484 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h198 DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(__FILE__, __LINE__, address, \
489 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
Ddynamic_annotations.c101 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/valgrind/tsan/
Dts_valgrind_intercepts.c2652 ANN_FUNC(void, AnnotateNewMemory, char *file, int line, void *mem, long size) in ANN_FUNC() argument