Home
last modified time | relevance | path

Searched defs:kMaxExpectedCleanupSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc571 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __asan_handle_no_return() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtl.cc555 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __asan_handle_no_return() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_rtl.cpp548 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in UnpoisonStack() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.cpp530 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __hwasan_handle_longjmp() local