HomeSort by relevance Sort by last modified time
    Searched refs:CombinedAllocator (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/msan/
msan_allocator.cc 33 typedef CombinedAllocator<PrimaryAllocator, AllocatorCache,
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc 9 // Malloc replacement library based on CombinedAllocator.
11 // for CombinedAllocator.
43 typedef CombinedAllocator<PrimaryAllocator, AllocatorCache,
sanitizer_allocator_test.cc 346 CombinedAllocator<PrimaryAllocator, AllocatorCache, SecondaryAllocator>
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 132 typedef CombinedAllocator<PrimaryAllocator, AllocatorCache,
  /external/compiler-rt/lib/asan/
asan_allocator2.cc 77 typedef CombinedAllocator<PrimaryAllocator, AllocatorCache,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h     [all...]

Completed in 80 milliseconds