Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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/llvm/lib/Support/
DPrettyStackTrace.cpp92 static const char *__crashreporter_info__ = 0; variable
117 __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/mesa3d/src/glx/apple/
Dapple_visual.c67 static const char *__crashreporter_info__ __attribute__((__used__)) = variable
/external/valgrind/coregrind/
Dvg_preloaded.c137 __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/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1244 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.))
/external/llvm/include/llvm/Config/
Dconfig.h.cmake37 /* can use __crashreporter_info__ */
/external/mdnsresponder/Clients/
Ddns-sd.c1349 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h.in78 /* Define if __crashreporter_info__ exists. */
Dconfig.h.cmake80 /* Define if __crashreporter_info__ exists. */
/external/mdnsresponder/mDNSShared/
Ddnsextd.c3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/swiftshader/third_party/LLVM/
Dconfigure14733 extern const char *__crashreporter_info__;
14735 __crashreporter_info__ = "test";