Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
Dasan_linux.cpp70 ASAN_RT_VERSION_DYNAMIC, enumerator
189 __asan_rt_version = ASAN_RT_VERSION_DYNAMIC; in AsanCheckIncompatibleRT()
190 } else if (__asan_rt_version != ASAN_RT_VERSION_DYNAMIC) { in AsanCheckIncompatibleRT()