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