Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp63 static AllocatorCache fallback_allocator_cache; global() variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp29 static AllocatorCache fallback_allocator_cache; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp150 static AllocatorCache fallback_allocator_cache; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp254 AllocatorCache fallback_allocator_cache; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp357 AllocatorCache fallback_allocator_cache; member