Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp55 const char SanCovLoad8[] = "__sanitizer_cov_load8"; variable
440 M.getOrInsertFunction(SanCovLoad8, VoidTy, PtrTy); in instrumentModule()