Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Ddynamic_annotations.h135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size)
399 void AnnotatePublishMemoryRange(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c73 void AnnotatePublishMemoryRange(const char *file, int line, in AnnotatePublishMemoryRange() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h152 DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(__FILE__, __LINE__, \
471 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
Ddynamic_annotations.c127 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_ann.cc409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange( in AnnotatePublishMemoryRange() function
411 SCOPED_ANNOTATION(AnnotatePublishMemoryRange); in AnnotatePublishMemoryRange()