Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h80 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; typedef
109 typedef MapAllocatorCache<AndroidConfig> SecondaryCache; typedef
140 typedef MapAllocatorCache<AndroidSvelteConfig> SecondaryCache; typedef
166 typedef MapAllocatorNoCache SecondaryCache; typedef
186 typedef MapAllocatorNoCache SecondaryCache; typedef
H A Dsecondary.h459 typename Config::SecondaryCache Cache;