Home
last modified time | relevance | path

Searched defs:allocator_cache (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_linux.cpp25 static THREADLOCAL AllocatorCache allocator_cache; variable
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h41 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.h73 AllocatorCache allocator_cache; member
/external/compiler-rt/lib/asan/
Dasan_allocator.h156 AllocatorCache allocator_cache; member
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.h201 AllocatorCache allocator_cache; member