Searched refs:AnnotatePublishMemoryRange (Results 1 – 10 of 10) sorted by relevance
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 135 AnnotatePublishMemoryRange(__FILE__, __LINE__, pointer, size) 399 void AnnotatePublishMemoryRange(const char *file, int line,
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 73 void AnnotatePublishMemoryRange(const char *file, int line, in AnnotatePublishMemoryRange() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 152 DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(__FILE__, __LINE__, \ 471 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)(
|
D | dynamic_annotations.c | 127 void DYNAMIC_ANNOTATIONS_NAME(AnnotatePublishMemoryRange)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/llvm-project/openmp/runtime/src/ |
D | tsan_annotations.cpp | 88 AnnotatePublishMemoryRange(const char *f, int l, uptr addr, uptr size) {} in AnnotatePublishMemoryRange() function
|
D | tsan_annotations.h | 61 void AnnotatePublishMemoryRange(const char *f, int l, uptr addr, uptr size);
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange( in AnnotatePublishMemoryRange() function 411 SCOPED_ANNOTATION(AnnotatePublishMemoryRange); in AnnotatePublishMemoryRange()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cpp | 409 void INTERFACE_ATTRIBUTE AnnotatePublishMemoryRange( in AnnotatePublishMemoryRange() function 411 SCOPED_ANNOTATION(AnnotatePublishMemoryRange); in AnnotatePublishMemoryRange()
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 65 <!-- AnnotatePublishMemoryRange --> 66 …<elf-symbol name='AnnotatePublishMemoryRange' type='func-type' binding='global-binding' visibility… 27722 <!-- void AnnotatePublishMemoryRange(char*, int, __sanitizer::uptr, __sanitizer::uptr) --> 27723 …AnnotatePublishMemoryRange' mangled-name='AnnotatePublishMemoryRange' filepath='../../.././libsani…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 39 …<elf-symbol name='AnnotatePublishMemoryRange' type='func-type' binding='global-binding' visibility… 16075 …AnnotatePublishMemoryRange' mangled-name='AnnotatePublishMemoryRange' filepath='../../.././libsani…
|