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/
DPlatform.h846 FetchExtendedCrashInformation(lldb_private::Process &process) { in FetchExtendedCrashInformation() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp860 PlatformDarwin::FetchExtendedCrashInformation(Process &process) { in FetchExtendedCrashInformation() function in PlatformDarwin