Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_linux.cc26 static THREADLOCAL AllocatorCache allocator_cache; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_linux.cpp25 static THREADLOCAL AllocatorCache allocator_cache; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_linux.cc24 static THREADLOCAL AllocatorCache allocator_cache; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread.h55 AllocatorCache *allocator_cache() { return &allocator_cache_; } in allocator_cache() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.h199 AllocatorCache allocator_cache; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.h199 AllocatorCache allocator_cache; member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.h213 AllocatorCache allocator_cache; member