Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1161 AddressSanitizer FunctionSanitizer(M, SSGI, Options.CompileKernel, in run() local
1165 Modified |= FunctionSanitizer.instrumentFunction(F, &TLI); in run()