Home
last modified time | relevance | path

Searched refs:SecondaryAllocator (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator64_testlib.cc27 typedef LargeMmapAllocator SecondaryAllocator; typedef
29 SecondaryAllocator> Allocator;
Dsanitizer_allocator64_test.cc186 typedef LargeMmapAllocator SecondaryAllocator; in TEST() typedef
188 SecondaryAllocator> Allocator; in TEST()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h62 typedef LargeMmapAllocator SecondaryAllocator; typedef
64 SecondaryAllocator> Allocator;
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator64.h468 class SecondaryAllocator> // NOLINT
559 SecondaryAllocator secondary_;