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

/external/llvm/lib/Support/
H A DPrettyStackTrace.cpp69 static const char *__crashreporter_info__ = 0; variable
82 // put it into __crashreporter_info__.
94 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str());
/external/valgrind/main/coregrind/
H A Dvg_preloaded.c104 __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.c1347 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 Dconfigure14038 { echo "$as_me:$LINENO: checking __crashreporter_info__" >&5
14039 echo $ECHO_N "checking __crashreporter_info__... $ECHO_C" >&6; }
14048 extern const char *__crashreporter_info__;
14050 __crashreporter_info__ = "test";

Completed in 559 milliseconds