Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc176 static const uptr kAltStackSize = SIGSTKSZ * 4; // SIGSTKSZ is not enough. variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc172 static const uptr kAltStackSize = SIGSTKSZ * 4; // SIGSTKSZ is not enough. variable