Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h62 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray; typedef
64 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray; typedef
71 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray,
/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_allocator.h107 LargeMmapAllocator<NoOpMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.h202 LargeMmapAllocator<AsanMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,