Home
last modified time | relevance | path

Searched defs:AllocatorCache (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator_combined.h25 using AllocatorCache = typename PrimaryAllocator::AllocatorCache; variable
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.h69 using AllocatorCache = MemprofAllocator::AllocatorCache; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cc43 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
Dsanitizer_allocator_test.cc548 typedef SizeClassAllocatorLocalCache<Allocator64> AllocatorCache; typedef
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.h67 typedef Allocator::AllocatorCache AllocatorCache; typedef
/external/compiler-rt/lib/asan/
Dasan_allocator.h148 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_allocator.h101 using AllocatorCache = Allocator::AllocatorCache; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cpp53 typedef Allocator::AllocatorCache AllocatorCache; typedef
Dsanitizer_allocator_test.cpp718 using AllocatorCache = typename Allocator::AllocatorCache; in TestSizeClassAllocatorLocalCache() typedef
778 typedef Allocator64::AllocatorCache AllocatorCache; typedef
/external/compiler-rt/lib/msan/
Dmsan_allocator.cc87 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/external/compiler-rt/lib/lsan/
Dlsan_allocator.cc51 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.h197 using AllocatorCache = AsanAllocator::AllocatorCache; variable
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h120 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef
Dsanitizer_allocator_primary64.h59 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp40 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_allocator.cpp126 typedef Allocator::AllocatorCache AllocatorCache; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h323 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache; typedef
716 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache; typedef
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h73 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h83 typedef Allocator::AllocatorCache AllocatorCache; typedef