Home
last modified time | relevance | path

Searched defs:kTracerStackSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp277 const uptr kTracerStackSize = 2 * 1024 * 1024; in StopTheWorld() local
H A Dsanitizer_stoptheworld_linux_libcdep.cpp403 const uptr kTracerStackSize = 2 * 1024 * 1024; StopTheWorld() local