Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h72 void *AsanDoesNotSupportStaticLinkage();
Dasan_linux.cc73 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_win.cc178 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_mac.cc53 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_rtl.cc425 AsanDoesNotSupportStaticLinkage(); in AsanInitInternal()