Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp258 static cl::opt<int> ClDebugStack("asan-debug-stack", cl::desc("debug stack"), variable
662 if (ClDebugStack) { in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp370 static cl::opt<int> ClDebugStack("asan-debug-stack", cl::desc("debug stack"), variable
890 if (ClDebugStack) { in runOnFunction()