asan_allocator.cc | 138 : cache_(cache), 165 get_allocator().Deallocate(cache_, p); 169 void *res = get_allocator().Allocate(cache_, size, 1); 177 get_allocator().Deallocate(cache_, p); 181 AllocatorCache* const cache_; member in struct:__asan::QuarantineCallback
|