Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h75 void *AsanDoesNotSupportStaticLinkage();
Dasan_linux.cc74 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_mac.cc62 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_win.cc200 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_rtl.cc428 AsanDoesNotSupportStaticLinkage(); in AsanInitInternal()