Home
last modified time | relevance | path

Searched defs:QuarantineBatch (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h28 struct QuarantineBatch { struct
30 QuarantineBatch *next; argument
31 uptr size;
32 uptr count;
33 void *batch[kSize];