Home
last modified time | relevance | path

Searched defs:kAllocaRedzoneSize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc24 static const u64 kAllocaRedzoneSize = 32UL; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.cc26 static const u64 kAllocaRedzoneSize = 32UL; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp25 static const u64 kAllocaRedzoneSize = 32UL; variable