Searched refs:AnnotateNewMemory (Results 1 – 5 of 5) sorted by relevance
/external/chromium/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.c | 90 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
D | dynamic_annotations.h | 199 DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(__FILE__, __LINE__, address, \ 484 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
|
/external/valgrind/dynamic_annotations/ |
D | dynamic_annotations.h | 198 DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(__FILE__, __LINE__, address, \ 489 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)(
|
D | dynamic_annotations.c | 101 void DYNAMIC_ANNOTATIONS_NAME(AnnotateNewMemory)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/valgrind/tsan/ |
D | ts_valgrind_intercepts.c | 2652 ANN_FUNC(void, AnnotateNewMemory, char *file, int line, void *mem, long size) in ANN_FUNC() argument
|