HomeSort by: relevance | last modified time | path
    Searched defs:allocator_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_linux.cc 26 static THREADLOCAL AllocatorCache allocator_cache; variable in namespace:__lsan
27 AllocatorCache *GetAllocatorCache() { return &allocator_cache; }
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h 213 AllocatorCache allocator_cache; member in struct:__asan::AsanThreadLocalMallocStorage

Completed in 11 milliseconds