Home
last modified time | relevance | path

Searched refs:ClearShadowMemoryForContextStack (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp257 static void ClearShadowMemoryForContextStack(uptr stack, uptr ssize) { in ClearShadowMemoryForContextStack() function
281 ClearShadowMemoryForContextStack(stack, ssize); in INTERCEPTOR()
295 ClearShadowMemoryForContextStack(stack, ssize); in INTERCEPTOR()
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc330 static void ClearShadowMemoryForContextStack(uptr stack, uptr ssize) { in ClearShadowMemoryForContextStack() function
354 ClearShadowMemoryForContextStack(stack, ssize); in INTERCEPTOR()
360 ClearShadowMemoryForContextStack(stack, ssize); in INTERCEPTOR()