Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp157 const char kSanCovGenPrefix[] = "__sancov_gen_"; variable
1197 G->getName().startswith(kSanCovGenPrefix) || in GlobalWasGeneratedByCompiler()