Home
last modified time | relevance | path

Searched refs:__crashreporter_info__ (Results 1 – 6 of 6) 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.c106 __private_extern__ char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
/external/llvm/autoconf/
Dconfigure.ac1386 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.))
/external/llvm/include/llvm/Config/
Dconfig.h.in75 /* Define if __crashreporter_info__ exists. */
Dconfig.h.cmake59 /* Define if __crashreporter_info__ exists. */
/external/llvm/
Dconfigure17515 extern const char *__crashreporter_info__;
17517 __crashreporter_info__ = "test";