Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp240 static cl::opt<bool> ClPoisonStackWithCall( variable
4292 if (PoisonStack && ClPoisonStackWithCall) { in poisonAllocaUserspace()