reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
699 allocator.SwallowCache(ac);
projects/compiler-rt/lib/hwasan/hwasan_allocator.cpp 92 allocator.SwallowCache(cache);
projects/compiler-rt/lib/lsan/lsan_allocator.cpp 46 allocator.SwallowCache(GetAllocatorCache());
projects/compiler-rt/lib/msan/msan_allocator.cpp 130 allocator.SwallowCache(GetAllocatorCache(this));
projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp392 allocator()->SwallowCache(&thr->proc()->alloc_cache); 393 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache);