Searched refs:kAsanBuggyPcPoolSize (Results 1 – 1 of 1) sorted by relevance
42 static const unsigned kAsanBuggyPcPoolSize = 25; variable43 static __sanitizer::atomic_uintptr_t AsanBuggyPcPool[kAsanBuggyPcPoolSize];466 for (unsigned i = 0; i < kAsanBuggyPcPoolSize; i++) { in SuppressErrorReport()