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