Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp26 static THREADLOCAL AllocatorCache allocator_cache; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h76 AllocatorCache allocator_cache; member
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h56 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h263 AllocatorCache allocator_cache; member