HomeSort by relevance Sort by last modified time
    Searched full:asanquarantine (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/asan/
asan_allocator2.cc 253 typedef Quarantine<QuarantineCallback, AsanChunk> AsanQuarantine;
254 typedef AsanQuarantine::Cache QuarantineCache;
255 static AsanQuarantine quarantine(LINKER_INITIALIZED);

Completed in 130 milliseconds