Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp56 const char SanCovLoad8[] = "__sanitizer_cov_load8"; variable
453 M.getOrInsertFunction(SanCovLoad8, VoidTy, Int64PtrTy); in instrumentModule()