Searched refs:lib_is_in_env (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp882 bool lib_is_in_env = dyld_insert_libraries && local
884 if (DyldNeedsEnvVariable() && !lib_is_in_env) {
936 if (!lib_is_in_env)

Completed in 55 milliseconds