Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp124 static const char *const kAsanAllocaPoison = "__asan_alloca_poison"; variable
1917 kAsanAllocaPoison, IRB.getVoidTy(), IntptrTy, IntptrTy, nullptr)); in initializeCallbacks()