Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp276 AllocatorCache FallbackAllocatorCache; member
312 BackendAllocator.InitCache(&FallbackAllocatorCache); in init()
344 Ptr = BackendAllocator.Allocate(&FallbackAllocatorCache, NeededSize, in allocate()
423 QuarantineCallback(&FallbackAllocatorCache), in deallocate()
498 QuarantineCallback(&FallbackAllocatorCache), in reallocate()