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

/external/chromium/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.c80 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)( function
/external/valgrind/dynamic_annotations/
H A Ddynamic_annotations.c91 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)( function
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cc333 void AnnotateUnpublishMemoryRange(char *f, int l, uptr addr, uptr size) { function
334 SCOPED_ANNOTATION(AnnotateUnpublishMemoryRange);

Completed in 126 milliseconds