Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1152 ModuleAddressSanitizer ModuleSanitizer(M, Options.CompileKernel, in run() local
1167 Modified |= ModuleSanitizer.instrumentModule(M); in run()