Searched defs:FetchExtendedCrashInformation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 868 FetchExtendedCrashInformation(lldb_private::Process &process) { FetchExtendedCrashInformation() function |
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ | ||
H A D | PlatformDarwin.cpp | 859 PlatformDarwin::FetchExtendedCrashInformation(Process &process) { FetchExtendedCrashInformation() function in PlatformDarwin |