Searched defs:AnnotatePublishMemoryRange (Results 1 - 3 of 3) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c78 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c89 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc329 void AnnotatePublishMemoryRange(char *f, int l, uptr addr, uptr size) { function
330 SCOPED_ANNOTATION(AnnotatePublishMemoryRange);

Completed in 18 milliseconds