Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_internal.h82 void *AsanDoesNotSupportStaticLinkage();
Dasan_linux.cpp85 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_fuchsia.cpp58 void *AsanDoesNotSupportStaticLinkage() { return nullptr; } in AsanDoesNotSupportStaticLinkage() function
Dasan_rtems.cpp67 void *AsanDoesNotSupportStaticLinkage() { return nullptr; } in AsanDoesNotSupportStaticLinkage() function
Dasan_mac.cpp53 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_win.cpp248 void *AsanDoesNotSupportStaticLinkage() { in AsanDoesNotSupportStaticLinkage() function
Dasan_rtl.cpp431 AsanDoesNotSupportStaticLinkage(); in AsanInitInternal()
/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()