Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp87 static inline bool UseLocalPool() { return MaybeInDlsym(); } in UseLocalPool() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp89 static inline bool UseLocalPool() { return MaybeInDlsym(); } in UseLocalPool() function