HomeSort by relevance Sort by last modified time
    Searched defs:allocator_cache (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/msan/
msan_allocator.h 24 ALIGNED(8) uptr allocator_cache[96 * (512 * 8 + 16)]; // Opaque. member in struct:__msan::MsanThreadLocalMallocStorage
  /external/compiler-rt/lib/asan/
asan_allocator.h 156 AllocatorCache allocator_cache; member in struct:__asan::AsanThreadLocalMallocStorage

Completed in 76 milliseconds