Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_allocator.h98 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_allocator.h75 typedef Allocator::AllocatorCache AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_allocator.h111 using AllocatorCache = Allocator::AllocatorCache; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_allocator.h103 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc53 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
H A Dsanitizer_allocator_test.cc793 typedef SizeClassAllocatorLocalCache<Allocator64> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.h191 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.h195 using AllocatorCache = AsanAllocator::AllocatorCache; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h198 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h113 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef
H A Dsanitizer_allocator_primary64.h60 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary32.h109 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef
H A Dsanitizer_allocator_primary64.h57 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary32.h120 typedef SizeClassAllocator32LocalCache<ThisT> AllocatorCache; typedef
H A Dsanitizer_allocator_primary64.h97 typedef SizeClassAllocator64LocalCache<ThisT> AllocatorCache; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_allocator.cc120 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl.h89 typedef Allocator::AllocatorCache AllocatorCache; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h84 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h88 typedef SizeClassAllocatorLocalCache<PrimaryAllocator> AllocatorCache; typedef