Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h61 struct DefaultConfig { struct
66 typedef SizeClassAllocator64<DefaultConfig> Primary; argument
73 typedef SizeClassAllocator32<DefaultConfig> Primary; argument
80 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; argument
199 typedef DefaultConfig Config;