Searched refs:__crashreporter_info__ (Results 1 – 13 of 13) sorted by relevance
68 static const char *__crashreporter_info__ = 0; variable93 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
92 static const char *__crashreporter_info__ = 0; variable117 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
43 static const char *__crashreporter_info__ __attribute__((__used__)) = variable
67 static const char *__crashreporter_info__ __attribute__((__used__)) = variable
137 __private_extern__ const char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
271 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
1244 AC_MSG_CHECKING([__crashreporter_info__])1247 [[extern const char *__crashreporter_info__;1249 __crashreporter_info__ = "test";1254 AC_DEFINE(HAVE_CRASHREPORTER_INFO, 1, Can use __crashreporter_info__),1257 Define if __crashreporter_info__ exists.))
37 /* can use __crashreporter_info__ */
1349 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
78 /* Define if __crashreporter_info__ exists. */
80 /* Define if __crashreporter_info__ exists. */
3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
14733 extern const char *__crashreporter_info__;14735 __crashreporter_info__ = "test";