Searched refs:DefaultLargeMmapAllocatorPtrArray (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h61 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray; typedef
63 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray; typedef
70 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray,
H A Dsanitizer_allocator_combined.h23 class LargeMmapAllocatorPtrArray = DefaultLargeMmapAllocatorPtrArray>

Completed in 45 milliseconds