Searched refs:AnnotateUnpublishMemoryRange (Results 1 – 10 of 10) sorted by relevance
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 76 void AnnotateUnpublishMemoryRange(const char *file, int line, in AnnotateUnpublishMemoryRange() function
|
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.h | 157 DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)(__FILE__, __LINE__, \ 474 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)(
|
D | dynamic_annotations.c | 131 void DYNAMIC_ANNOTATIONS_NAME(AnnotateUnpublishMemoryRange)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/llvm-project/openmp/runtime/src/ |
D | tsan_annotations.cpp | 90 AnnotateUnpublishMemoryRange(const char *f, int l, uptr addr, uptr size) {} in AnnotateUnpublishMemoryRange() function
|
D | tsan_annotations.h | 62 void AnnotateUnpublishMemoryRange(const char *f, int l, uptr addr, uptr size);
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 414 void INTERFACE_ATTRIBUTE AnnotateUnpublishMemoryRange( in AnnotateUnpublishMemoryRange() function 416 SCOPED_ANNOTATION(AnnotateUnpublishMemoryRange); in AnnotateUnpublishMemoryRange()
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cpp | 414 void INTERFACE_ATTRIBUTE AnnotateUnpublishMemoryRange( in AnnotateUnpublishMemoryRange() function 416 SCOPED_ANNOTATION(AnnotateUnpublishMemoryRange); in AnnotateUnpublishMemoryRange()
|
/external/python/cpython3/Include/ |
D | dynamic_annotations.h | 402 void AnnotateUnpublishMemoryRange(const char *file, int line,
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 81 <!-- AnnotateUnpublishMemoryRange --> 82 …<elf-symbol name='AnnotateUnpublishMemoryRange' type='func-type' binding='global-binding' visibili… 27735 <!-- void AnnotateUnpublishMemoryRange(char*, int, __sanitizer::uptr, __sanitizer::uptr) --> 27736 …AnnotateUnpublishMemoryRange' mangled-name='AnnotateUnpublishMemoryRange' filepath='../../.././lib…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 47 …<elf-symbol name='AnnotateUnpublishMemoryRange' type='func-type' binding='global-binding' visibili… 16082 …AnnotateUnpublishMemoryRange' mangled-name='AnnotateUnpublishMemoryRange' filepath='../../.././lib…
|