Searched defs:kAsanAllocaPoison (Results 1 - 1 of 1) sorted by relevance

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

Completed in 45 milliseconds