Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_rtl.cpp531 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in UnpoisonStack() local
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.cpp567 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __hwasan_handle_longjmp() local