Home
last modified time | relevance | path

Searched defs:FetchExtendedCrashInformation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h868 FetchExtendedCrashInformation(lldb_private::Process &process) { FetchExtendedCrashInformation() function
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp859 PlatformDarwin::FetchExtendedCrashInformation(Process &process) { FetchExtendedCrashInformation() function in PlatformDarwin