Searched refs:__crashreporter_info__ (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Support/
H A DPrettyStackTrace.cpp78 static const char *__crashreporter_info__ = 0; variable
91 // put it into __crashreporter_info__.
103 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str());
/external/valgrind/coregrind/
H A Dvg_preloaded.c115 __private_extern__ const char *__crashreporter_info__ = "Instrumented by Valgrind " VERSION; variable
/external/mdnsresponder/mDNSPosix/
H A DPosixDaemon.c271 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/mdnsresponder/Clients/
H A Ddns-sd.c1349 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c3144 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/external/llvm/
H A Dconfigure13338 { echo "$as_me:$LINENO: checking __crashreporter_info__" >&5
13339 echo $ECHO_N "checking __crashreporter_info__... $ECHO_C" >&6; }
13348 extern const char *__crashreporter_info__;
13350 __crashreporter_info__ = "test";

Completed in 163 milliseconds