Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp553 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M UnpoisonStack() local
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.cpp689 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __hwasan_handle_longjmp() local