Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp177 static const int kHandlerStackSize = 8192; variable
H A Dsanitizer_stoptheworld_linux_libcdep.cpp276 static const int kHandlerStackSize = 8192; global() variable