Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.h99 using AllocatorASVT = CombinedAllocator<PrimaryAllocatorASVT<AddressSpaceView>>; variable
100 using Allocator = AllocatorASVT<LocalAddressSpaceView>;