Home
last modified time | relevance | path

Searched defs:PrimaryAllocator (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_allocator.h74 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
94 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_allocator.h75 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
105 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_allocator.h75 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
97 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_allocator.cc65 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
85 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
100 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
118 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dtyped.d123 struct TypedAllocator(PrimaryAllocator, Policies...) in TypedAllocator() argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dtyped.d126 struct TypedAllocator(PrimaryAllocator, Policies...) in TypedAllocator() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.h167 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
187 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.h170 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
186 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h164 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
191 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_allocator.h73 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc52 typedef SizeClassAllocator64<__AP64> PrimaryAllocator; typedef
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl.h70 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
86 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h72 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
82 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h75 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
86 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef