Searched refs:__crashreporter_info__ (Results 1 – 6 of 6) sorted by relevance
68 static const char *__crashreporter_info__ = 0; variable93 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
106 __private_extern__ char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
1386 AC_MSG_CHECKING([__crashreporter_info__])1389 [[extern const char *__crashreporter_info__;1391 __crashreporter_info__ = "test";1396 AC_DEFINE(HAVE_CRASHREPORTER_INFO, 1, Can use __crashreporter_info__),1399 Define if __crashreporter_info__ exists.))
75 /* Define if __crashreporter_info__ exists. */
59 /* Define if __crashreporter_info__ exists. */
17515 extern const char *__crashreporter_info__;17517 __crashreporter_info__ = "test";