Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h74 void *AsanDoesNotSupportStaticLinkage();
Dasan_linux.cc81 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_win.cc186 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_mac.cc211 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_rtl.cc376 AsanDoesNotSupportStaticLinkage(); in AsanInitInternal()