Searched defs:kMaxExpectedCleanupSize (Results 1 – 2 of 2) sorted by relevance
554 if (top - bottom > kMaxExpectedCleanupSize) { in UnpoisonStack() local
689 static const uptr kMaxExpectedCleanupSize = 64 << 20; // 64M in __hwasan_handle_longjmp() local