Searched refs:ExtractCrashInfoAnnotations (Results 1 – 2 of 2) sorted by relevance
132 ExtractCrashInfoAnnotations(lldb_private::Process &process);
1394 StructuredData::ArraySP annotations = ExtractCrashInfoAnnotations(process); in FetchExtendedCrashInformation()1410 PlatformDarwin::ExtractCrashInfoAnnotations(Process &process) { in ExtractCrashInfoAnnotations() function in PlatformDarwin