Searched refs:_crashReport (Results 1 – 1 of 1) sorted by relevance
516 CrashReport* _crashReport = nil; in write_crash_report() local518 _crashReport = [[CrashReport alloc] initWithTask:task in write_crash_report()527 NSString* crashDescription = [_crashReport description]; in write_crash_report()532 [_crashReport release]; in write_crash_report()542 CrashReport* _crashReport = nil; in hash_callstack() local544 _crashReport = [[CrashReport alloc] initWithTask:task in hash_callstack()553 NSString* crashDescription = [_crashReport description]; in hash_callstack()687 [_crashReport release]; in hash_callstack()