Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_allocator.cc51 MsanMapUnmapCallback> PrimaryAllocator; typedef
65 MsanMapUnmapCallback> PrimaryAllocator; typedef
75 MsanMapUnmapCallback> PrimaryAllocator; typedef
85 MsanMapUnmapCallback> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_allocator.h67 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
95 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/external/compiler-rt/lib/asan/
Dasan_allocator.h131 SizeClassMap, AsanMapUnmapCallback> PrimaryAllocator; typedef
144 AsanMapUnmapCallback> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_allocator.cpp60 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/
Dlsan_allocator.cc43 PrimaryAllocator; typedef
49 sizeof(ChunkMetadata), DefaultSizeClassMap> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.h61 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.h172 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
188 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>; variable
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cc42 CompactSizeClassMap> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.h65 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cpp51 typedef SizeClassAllocator64<__AP64> PrimaryAllocator; typedef
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h67 MapUnmapCallback> PrimaryAllocator; typedef
71 DefaultSizeClassMap, MapUnmapCallback> PrimaryAllocator; typedef
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h69 typedef SizeClassAllocator32<AP32> PrimaryAllocator; typedef
80 typedef SizeClassAllocator64<AP64> PrimaryAllocator; typedef
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp39 PrimaryAllocator; typedef