Home
last modified time | relevance | path

Searched defs:ClGlobals (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp146 static cl::opt<bool> ClGlobals("hwasan-globals", cl::desc("Instrument globals"), global() variable
H A DAddressSanitizer.cpp298 static cl::opt<bool> ClGlobals("asan-globals", global() variable