Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp61 const char SanCovStore16[] = "__sanitizer_cov_store16"; variable
453 M.getOrInsertFunction(SanCovStore16, VoidTy, PtrTy); in instrumentModule()