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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp125 static const char *const kAsanAllocasUnpoison = "__asan_allocas_unpoison"; variable
1920 kAsanAllocasUnpoison, IRB.getVoidTy(), IntptrTy, IntptrTy, nullptr));

Completed in 56 milliseconds