Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp113 static const char *const kSanCovGenPrefix = "__sancov_gen_"; variable
872 G->getName().startswith(kSanCovGenPrefix) || in GlobalWasGeneratedByCompiler()