Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp258 FunctionCallee SanCovTracePCIndir; member in __anon0eb498d60111::ModuleSanitizerCoverage
402 SanCovTracePCIndir = in instrumentModule()
806 IRB.CreateCall(SanCovTracePCIndir, IRB.CreatePointerCast(Callee, IntptrTy)); in InjectCoverageForIndirectCalls()