HomeSort by: relevance | last modified time | path
    Searched refs:DefaultLargeMmapAllocatorPtrArray (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_secondary.h 62 typedef LargeMmapAllocatorPtrArrayStatic DefaultLargeMmapAllocatorPtrArray;
64 typedef LargeMmapAllocatorPtrArrayDynamic DefaultLargeMmapAllocatorPtrArray;
71 class PtrArrayT = DefaultLargeMmapAllocatorPtrArray,
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.h 107 LargeMmapAllocator<NoOpMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h 202 LargeMmapAllocator<AsanMapUnmapCallback, DefaultLargeMmapAllocatorPtrArray,

Completed in 12 milliseconds