Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h846 FetchExtendedCrashInformation(lldb_private::Process &process) { in FetchExtendedCrashInformation() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp860 PlatformDarwin::FetchExtendedCrashInformation(Process &process) { in FetchExtendedCrashInformation() function in PlatformDarwin