Searched refs:SizeAdd (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h229 SizeAdd(size);
235 SizeAdd(from_cache->Size());
242 SizeAdd(b->size);
307 void SizeAdd(uptr add) { function in class:__sanitizer::QuarantineCache

Completed in 167 milliseconds