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.ac1188 AC_MSG_CHECKING([__crashreporter_info__])
1191 [[extern const char *__crashreporter_info__;
1193 __crashreporter_info__ = "test";
1198 AC_DEFINE(HAVE_CRASHREPORTER_INFO, 1, Can use __crashreporter_info__),
1201 Define if __crashreporter_info__ exists.))
/external/llvm/autoconf/
Dconfigure.ac1513 AC_MSG_CHECKING([__crashreporter_info__])
1517 extern const char *__crashreporter_info__;
1519 __crashreporter_info__ = "test";
1526 AC_DEFINE([HAVE_CRASHREPORTER_INFO], [1], [can use __crashreporter_info__])
1530 AC_DEFINE([HAVE_CRASHREPORTER_INFO], [0], [can use __crashreporter_info__])
/external/llvm/include/llvm/Config/
Dconfig.h.in75 /* can use __crashreporter_info__ */
Dconfig.h.cmake75 /* can use __crashreporter_info__ */
/external/mdnsresponder/Clients/
Ddns-sd.c1347 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/external/mdnsresponder/mDNSShared/
Ddnsextd.c3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/projects/sample/
Dconfigure15937 extern const char *__crashreporter_info__;
15939 __crashreporter_info__ = "test";
/external/llvm/
Dconfigure16479 extern const char *__crashreporter_info__;
16481 __crashreporter_info__ = "test";