Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DPrettyStackTrace.cpp78 static const char *__crashreporter_info__ = 0; variable
103 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str()); in CrashHandler()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.h43 static const char *__crashreporter_info__ __attribute__((__used__)) = variable
/external/valgrind/coregrind/
Dvg_preloaded.c115 __private_extern__ const char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
/external/mdnsresponder/mDNSPosix/
DPosixDaemon.c271 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/autoconf/
Dconfigure.ac1842 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__])
/external/llvm/include/llvm/Config/
Dconfig.h.in51 /* can use __crashreporter_info__ */
Dconfig.h.cmake45 /* can use __crashreporter_info__ */
/external/mdnsresponder/Clients/
Ddns-sd.c1349 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/external/mdnsresponder/mDNSShared/
Ddnsextd.c3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/
Dconfigure13221 extern const char *__crashreporter_info__;
13223 __crashreporter_info__ = "test";