Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp59 const char SanCovStore2[] = "__sanitizer_cov_store2"; variable
460 M.getOrInsertFunction(SanCovStore2, VoidTy, Int16PtrTy); in instrumentModule()