Home
last modified time | relevance | path

Searched defs:GetAllocatorCache (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_linux.cc27 AllocatorCache *GetAllocatorCache() { return &allocator_cache; } in GetAllocatorCache() function
Dlsan_common_mac.cc95 AllocatorCache *GetAllocatorCache() { return &get_tls_val(true)->cache; } in GetAllocatorCache() function