Searched refs:__crashreporter_info_buff__ (Results 1 – 2 of 2) sorted by relevance
86 static char __crashreporter_info_buff__[4096] = { 0 }; variable88 &__crashreporter_info_buff__[0];636 strlcpy(__crashreporter_info_buff__, __crashreporter_info__base, in main()637 sizeof(__crashreporter_info_buff__)); in main()
124 static char __crashreporter_info_buff__[4096] = { 0 }; variable127 &__crashreporter_info_buff__[0];997 (void)vsnprintf(__crashreporter_info_buff__, in FatalError()998 sizeof(__crashreporter_info_buff__), f, apple_args); in FatalError()