Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_allocator.h101 using AllocatorCacheASVT = variable
103 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>;
113 AllocatorCacheASVT<AddressSpaceView>,
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.h196 using AllocatorCacheASVT = variable
198 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>;
207 AllocatorCacheASVT<AddressSpaceView>,