Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h69 using AllocatorCache = MemprofAllocator::AllocatorCache; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h82 typedef Allocator::AllocatorCache AllocatorCache; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_allocator.h97 using AllocatorCache = Allocator::AllocatorCache; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp53 typedef Allocator::AllocatorCache AllocatorCache; typedef
H A Dsanitizer_allocator_test.cpp779 using AllocatorCache = typename Allocator::AllocatorCache; in TestSizeClassAllocatorLocalCache() typedef
844 typedef Allocator64::AllocatorCache AllocatorCache; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.h189 using AllocatorCache = AsanAllocator::AllocatorCache; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp56 typedef Allocator::AllocatorCache AllocatorCache; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h120 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef
H A Dsanitizer_allocator_primary64.h97 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp124 typedef Allocator::AllocatorCache AllocatorCache; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h91 typedef Allocator::AllocatorCache AllocatorCache; typedef