Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp158 const char kSanCovGenPrefix[] = "__sancov_gen_"; variable
1299 G->getName().starts_with(kSanCovGenPrefix) || in GlobalWasGeneratedByCompiler()