Searched defs:AllocatorCache (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h83 typedef Allocator::AllocatorCache AllocatorCache; typedef in namespace:__tsan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp112 typedef Allocator::AllocatorCache AllocatorCache; typedef in namespace:__msan
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h59 typedef Allocator::AllocatorCache AllocatorCache; typedef in namespace:__hwasan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h59 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef in class:SizeClassAllocator64
H A Dsanitizer_allocator_primary32.h120 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef in class:SizeClassAllocator32

Completed in 99 milliseconds