Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h357 inline void DoesNotSupportStaticLinking() { in DoesNotSupportStaticLinking() function
361 inline void DoesNotSupportStaticLinking() {} in DoesNotSupportStaticLinking() function
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp179 __interception::DoesNotSupportStaticLinking(); in MemprofInitInternal()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp523 __interception::DoesNotSupportStaticLinking(); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp548 __interception::DoesNotSupportStaticLinking(); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp414 __interception::DoesNotSupportStaticLinking(); in AsanInitInternal()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp1765 __interception::DoesNotSupportStaticLinking(); in InitializeInterceptors()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2891 __interception::DoesNotSupportStaticLinking(); in InitializeInterceptors()