Home
last modified time | relevance | path

Searched refs:FlushShadowMemory (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform_windows.cpp23 void FlushShadowMemory() { in FlushShadowMemory() function
H A Dtsan_interface.cpp26 FlushShadowMemory(); in __tsan_flush_memory()
H A Dtsan_platform_mac.cpp129 void FlushShadowMemory() { in FlushShadowMemory() function
H A Dtsan_rtl.cpp222 FlushShadowMemory(); in BackgroundThread()
234 FlushShadowMemory(); in BackgroundThread()
H A Dtsan_platform_linux.cpp157 void FlushShadowMemory() { in FlushShadowMemory() function
H A Dtsan_platform.h973 void FlushShadowMemory();
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp26 FlushShadowMemory(); in __tsan_flush_memory()
H A Dtsan_rtl.cpp246 void FlushShadowMemory() { DoReset(nullptr, 0); } in FlushShadowMemory() function
477 FlushShadowMemory(); in BackgroundThread()
490 FlushShadowMemory(); in BackgroundThread()
H A Dtsan_rtl.h613 void FlushShadowMemory();