Home
last modified time | relevance | path

Searched refs:kAsanAllocasUnpoison (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp125 static const char *const kAsanAllocasUnpoison = "__asan_allocas_unpoison"; variable
1920 kAsanAllocasUnpoison, IRB.getVoidTy(), IntptrTy, IntptrTy, nullptr)); in initializeCallbacks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp177 static const char *const kAsanAllocasUnpoison = "__asan_allocas_unpoison"; variable
2638 kAsanAllocasUnpoison, IRB.getVoidTy(), IntptrTy, IntptrTy)); in initializeCallbacks()