/external/compiler-rt/lib/msan/ |
D | msan_allocator.cc | 51 MsanMapUnmapCallback> PrimaryAllocator; typedef 65 MsanMapUnmapCallback> PrimaryAllocator; typedef 75 MsanMapUnmapCallback> PrimaryAllocator; typedef 85 MsanMapUnmapCallback> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/lsan/ |
D | lsan_allocator.h | 67 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable 95 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
|
/external/compiler-rt/lib/asan/ |
D | asan_allocator.h | 131 SizeClassMap, AsanMapUnmapCallback> PrimaryAllocator; typedef 144 AsanMapUnmapCallback> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/msan/ |
D | msan_allocator.cpp | 60 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef 80 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef 95 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef 109 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef 123 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
|
/external/compiler-rt/lib/lsan/ |
D | lsan_allocator.cc | 43 PrimaryAllocator; typedef 49 sizeof(ChunkMetadata), DefaultSizeClassMap> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/memprof/ |
D | memprof_allocator.h | 61 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
|
/external/llvm-project/compiler-rt/lib/asan/ |
D | asan_allocator.h | 172 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable 188 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_allocator_testlib.cc | 42 CompactSizeClassMap> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/hwasan/ |
D | hwasan_allocator.h | 65 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_allocator_testlib.cpp | 51 typedef SizeClassAllocator64<__AP64> PrimaryAllocator; typedef
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl.h | 67 MapUnmapCallback> PrimaryAllocator; typedef 71 DefaultSizeClassMap, MapUnmapCallback> PrimaryAllocator; typedef
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl.h | 69 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef 80 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
|
/external/compiler-rt/lib/scudo/ |
D | scudo_allocator.cpp | 39 PrimaryAllocator; typedef
|