Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp42 const char SanCovTracePCIndirName[] = "__sanitizer_cov_trace_pc_indir"; variable
403 M.getOrInsertFunction(SanCovTracePCIndirName, VoidTy, IntptrTy); in instrumentModule()