Home
last modified time | relevance | path

Searched refs:kSanCovGenPrefix (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp158 static const char *const kSanCovGenPrefix = "__sancov_gen_"; variable
1137 G->getName().startswith(kSanCovGenPrefix) || in GlobalWasGeneratedByCompiler()