HomeSort by: relevance | last modified time | path
    Searched refs:AP32 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_internal.h 34 struct AP32 {
45 typedef SizeClassAllocator32<AP32> PrimaryInternalAllocator;
  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.h 62 struct AP32 {
74 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView>>;
  /src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_allocator.cc 54 struct AP32 {
65 typedef SizeClassAllocator32<AP32> PrimaryAllocator;
107 struct AP32 {
118 typedef SizeClassAllocator32<AP32> PrimaryAllocator;
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h 178 struct AP32 {
190 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView> >;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h 64 struct AP32 {
75 typedef SizeClassAllocator32<AP32> PrimaryAllocator;

Completed in 16 milliseconds