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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp69 ASAN_RT_VERSION_DYNAMIC, enumerator in enum:__anon972
206 __asan_rt_version = ASAN_RT_VERSION_DYNAMIC;
207 } else if (__asan_rt_version != ASAN_RT_VERSION_DYNAMIC) {

Completed in 53 milliseconds