Searched refs:FetchExtendedCrashInformation (Results 1 – 5 of 5) sorted by relevance
118 FetchExtendedCrashInformation(Process &process) override;
859 PlatformDarwin::FetchExtendedCrashInformation(Process &process) { in FetchExtendedCrashInformation() function in PlatformDarwin
845 FetchExtendedCrashInformation(lldb_private::Process &process) { in FetchExtendedCrashInformation() function
951 platform_sp->FetchExtendedCrashInformation(*process_sp.get()); in GetExtendedCrashInformation()
1530 platform_sp->FetchExtendedCrashInformation(*process); in DoExecute()