Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_secondary.h61 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray; typedef
63 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray; typedef
70 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray,
Dsanitizer_allocator_combined.h23 class LargeMmapAllocatorPtrArray = DefaultLargeMmapAllocatorPtrArray>