Home
last modified time | relevance | path

Searched refs:kAsanAllocaPoison (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp176 static const char *const kAsanAllocaPoison = "__asan_alloca_poison"; variable
2635 kAsanAllocaPoison, IRB.getVoidTy(), IntptrTy, IntptrTy)); in initializeCallbacks()