Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp60 ASAN_RT_VERSION_DYNAMIC, enumerator
175 __asan_rt_version = ASAN_RT_VERSION_DYNAMIC; in AsanCheckIncompatibleRT()
176 } else if (__asan_rt_version != ASAN_RT_VERSION_DYNAMIC) { in AsanCheckIncompatibleRT()