Home
last modified time | relevance | path

Searched defs:AsanDoesNotSupportStaticLinkage (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_linux.cpp79 void *AsanDoesNotSupportStaticLinkage() { AsanDoesNotSupportStaticLinkage() function
H A Dasan_mac.cpp53 void *AsanDoesNotSupportStaticLinkage() { AsanDoesNotSupportStaticLinkage() function
H A Dasan_fuchsia.cpp60 void *AsanDoesNotSupportStaticLinkage() { return nullptr; } AsanDoesNotSupportStaticLinkage() function
H A Dasan_win.cpp269 void *AsanDoesNotSupportStaticLinkage() { return 0; } AsanDoesNotSupportStaticLinkage() function