Home
last modified time | relevance | path

Searched refs:ReturnToAllocator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h121 allocator->ReturnToAllocator(memory_mapper, &stats_, class_id, in Drain()
H A Dsanitizer_allocator_primary64.h174 NOINLINE void ReturnToAllocator(MemoryMapperT *memory_mapper, in ReturnToAllocator() function