Home
last modified time | relevance | path

Searched refs:__crashreporter_info__ (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Support/
DPrettyStackTrace.cpp68 static const char *__crashreporter_info__ = 0; variable
93 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
/external/valgrind/main/coregrind/
Dvg_preloaded.c103 __private_extern__ char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
/external/mdnsresponder/mDNSPosix/
DPosixDaemon.c271 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/projects/sample/autoconf/
Dconfigure.ac1163 AC_MSG_CHECKING([__crashreporter_info__])
1166 [[extern const char *__crashreporter_info__;
1168 __crashreporter_info__ = "test";
1173 AC_DEFINE(HAVE_CRASHREPORTER_INFO, 1, Can use __crashreporter_info__),
1176 Define if __crashreporter_info__ exists.))
/external/llvm/autoconf/
Dconfigure.ac1303 AC_MSG_CHECKING([__crashreporter_info__])
1306 [[extern const char *__crashreporter_info__;
1308 __crashreporter_info__ = "test";
1313 AC_DEFINE(HAVE_CRASHREPORTER_INFO, 1, Can use __crashreporter_info__),
1316 Define if __crashreporter_info__ exists.))
/external/mdnsresponder/Clients/
Ddns-sd.c1347 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/external/llvm/include/llvm/Config/
Dconfig.h.in66 /* Define if __crashreporter_info__ exists. */
Dconfig.h.cmake65 /* Define if __crashreporter_info__ exists. */
/external/mdnsresponder/mDNSShared/
Ddnsextd.c3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/projects/sample/
Dconfigure15891 extern const char *__crashreporter_info__;
15893 __crashreporter_info__ = "test";
/external/llvm/
Dconfigure16311 extern const char *__crashreporter_info__;
16313 __crashreporter_info__ = "test";