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.cpp63 const char SanCovStore16[] = "__sanitizer_cov_store16"; variable
474 SanCovStoreFunction[4] = M.getOrInsertFunction(SanCovStore16, VoidTy, PtrTy); in instrumentModule()