Searched refs:__crashreporter_info__ (Results 1 – 10 of 10) sorted by relevance
78 static const char *__crashreporter_info__ = 0; variable103 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
43 static const char *__crashreporter_info__ __attribute__((__used__)) = variable
115 __private_extern__ const char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
271 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
1842 AC_MSG_CHECKING([__crashreporter_info__])1846 extern const char *__crashreporter_info__;1848 __crashreporter_info__ = "test";1855 AC_DEFINE([HAVE_CRASHREPORTER_INFO], [1], [can use __crashreporter_info__])1859 AC_DEFINE([HAVE_CRASHREPORTER_INFO], [0], [can use __crashreporter_info__])
51 /* can use __crashreporter_info__ */
45 /* can use __crashreporter_info__ */
1349 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
13221 extern const char *__crashreporter_info__;13223 __crashreporter_info__ = "test";