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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h62 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray; typedef
64 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray; typedef
71 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray,
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_secondary.h60 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray; typedef
62 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray; typedef
69 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray>
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/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>
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_allocator.h107 LargeMmapAllocator<NoOpMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h202 LargeMmapAllocator<AsanMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,

Completed in 184 milliseconds