Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp60 const char SanCovStore8[] = "__sanitizer_cov_store8"; variable
451 M.getOrInsertFunction(SanCovStore8, VoidTy, PtrTy); in instrumentModule()