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

  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_internal.h 25 struct AP32 {
35 typedef SizeClassAllocator32<AP32> PrimaryInternalAllocator;
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_internal.h 25 struct AP32 {
35 typedef SizeClassAllocator32<AP32> PrimaryInternalAllocator;
  /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/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_allocator.h 55 struct AP32 {
66 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView>>;
  /src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_allocator.h 63 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/external/gpl3/gcc/dist/libsanitizer/asan/
asan_allocator.h 238 struct AP32 {
249 using PrimaryAllocatorASVT = SizeClassAllocator32<AP32<AddressSpaceView> >;
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_allocator.h 174 struct AP32 {
185 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;
  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_rtl.h 62 struct AP32 {
72 typedef SizeClassAllocator32<AP32> PrimaryAllocator;
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl.h 60 struct AP32 {
70 typedef SizeClassAllocator32<AP32> PrimaryAllocator;

Completed in 28 milliseconds