Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp53 const char SanCovLoad2[] = "__sanitizer_cov_load2"; variable
436 M.getOrInsertFunction(SanCovLoad2, VoidTy, PtrTy); in instrumentModule()