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

/macosx-10.10.1/Heimdal-398.1.2/base/
H A Dabort.c47 const char *__crashreporter_info__ = NULL; variable
86 __crashreporter_info__ = str;
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Drpcsvc.c101 char *__crashreporter_info__ = NULL; variable
105 __crashreporter_info__ = (msg); \
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DPrettyStackTrace.cpp68 static const char *__crashreporter_info__ = 0; variable
81 // put it into __crashreporter_info__.
93 __crashreporter_info__ = strdup(std::string(TmpStr.str()).c_str());
/macosx-10.10.1/Libsystem-1213/
H A Dinit.c228 * This __crashreporter_info__ symbol is for all non-dylib parts of libSystem.
230 const char *__crashreporter_info__; variable
231 asm (".desc __crashreporter_info__, 0x10");
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A DPosixDaemon.c247 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-os.mm1052 const char *__crashreporter_info__ = NULL;
1056 __crashreporter_info__ = msg;
1061 return __crashreporter_info__;
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper-main.c296 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
H A Ddaemon.c3046 const char *__crashreporter_info__ = mDNSResponderVersionString; variable
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDPrivate.c1405 const char *__crashreporter_info__ = NULL; variable
1487 __crashreporter_info__ = crash_info;
1507 __crashreporter_info__ = NULL;
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dtemplate.c48 const char *__crashreporter_info__ = NULL; variable
66 __crashreporter_info__ = crashreporter_info;
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/PreferencePane/
H A Dddnswriteconfig.m440 const char *__crashreporter_info__ = VersionString_SCCS + 5;
H A DDNSServiceDiscoveryPref.m1192 const char *__crashreporter_info__ = VersionString_SCCS + 5;
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c1813 const char *__crashreporter_info__ = VersionString_SCCS + 5; variable
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnsextd.c3148 const char *__crashreporter_info__ = mDNSResponderVersionString_SCCS + 5; variable
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure16079 { echo "$as_me:$LINENO: checking __crashreporter_info__" >&5
16080 echo $ECHO_N "checking __crashreporter_info__... $ECHO_C" >&6; }
16087 extern const char *__crashreporter_info__;
16089 __crashreporter_info__ = "test";
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure15884 { echo "$as_me:$LINENO: checking __crashreporter_info__" >&5
15885 echo $ECHO_N "checking __crashreporter_info__... $ECHO_C" >&6; }
15892 extern const char *__crashreporter_info__;
15894 __crashreporter_info__ = "test";

Completed in 406 milliseconds