Home
last modified time | relevance | path

Searched refs:kAsanAllocasUnpoison (Results 1 – 1 of 1) 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()