Searched refs:ExtractCrashInfoAnnotations (Results 1 – 2 of 2) sorted by relevance
155 StructuredData::ArraySP ExtractCrashInfoAnnotations(Process &process);
864 StructuredData::ArraySP annotations = ExtractCrashInfoAnnotations(process); in FetchExtendedCrashInformation()878 PlatformDarwin::ExtractCrashInfoAnnotations(Process &process) { in ExtractCrashInfoAnnotations() function in PlatformDarwin