Home
last modified time | relevance | path

Searched refs:LargeMmapAllocator (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc312 LargeMmapAllocator<TestMapUnmapCallback> a; in TEST()
344 TEST(SanitizerCommon, LargeMmapAllocator) { in TEST() argument
345 LargeMmapAllocator<> a; in TEST()
479 LargeMmapAllocator<>, in TEST()
485 LargeMmapAllocator<>, in TEST()
492 LargeMmapAllocator<>, in TEST()
716 LargeMmapAllocator<> a; in TEST()
743 LargeMmapAllocator<> a; in TEST()
Dsanitizer_allocator_testlib.cc44 typedef LargeMmapAllocator<> SecondaryAllocator;
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_internal.h46 LargeMmapAllocator<> > InternalAllocator;
Dsanitizer_allocator.h1036 class LargeMmapAllocator {
/external/compiler-rt/lib/asan/
Dasan_allocator.h149 typedef LargeMmapAllocator<AsanMapUnmapCallback> SecondaryAllocator;
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc52 typedef LargeMmapAllocator<> SecondaryAllocator;
/external/compiler-rt/lib/msan/
Dmsan_allocator.cc88 typedef LargeMmapAllocator<MsanMapUnmapCallback> SecondaryAllocator;
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp41 typedef LargeMmapAllocator<> SecondaryAllocator;
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h74 typedef LargeMmapAllocator<MapUnmapCallback> SecondaryAllocator;