Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp25 static THREADLOCAL AllocatorCache allocator_cache; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h72 AllocatorCache allocator_cache; member
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h56 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.h193 AllocatorCache allocator_cache; member