Searched refs:kAsanGenPrefix (Results 1 – 1 of 1) sorted by relevance
111 static const char *const kAsanGenPrefix = "__asan_gen_"; variable846 GlobalValue::PrivateLinkage, StrConst, kAsanGenPrefix); in createPrivateGlobalForString()863 kAsanGenPrefix); in createPrivateGlobalForSourceLoc()871 if (G->getName().startswith(kAsanGenPrefix) || in GlobalWasGeneratedByCompiler()