Home
last modified time | relevance | path

Searched refs:AP32 (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_internal.h25 struct AP32 { struct
35 typedef SizeClassAllocator32<AP32> PrimaryInternalAllocator; argument
/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_allocator.h87 struct AP32 { struct
99 typedef SizeClassAllocator32<AP32> PrimaryT; argument
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp50 struct AP32 { struct
60 typedef SizeClassAllocator32<AP32> PrimaryAllocator;
113 struct AP32 { struct
123 typedef SizeClassAllocator32<AP32> PrimaryAllocator;
/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_allocator.h54 struct AP32 { struct
65 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView>>; argument
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_allocator.h174 struct AP32 { struct
185 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView> >; argument
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h61 struct AP32 { struct
71 typedef SizeClassAllocator32<AP32> PrimaryAllocator; argument
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.h60 struct AP32 { struct
70 typedef SizeClassAllocator32<AP32> PrimaryAllocator; argument