Home
last modified time | relevance | path

Searched refs:FetchExtendedCrashInformation (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h881 FetchExtendedCrashInformation(lldb_private::Process &process) { in FetchExtendedCrashInformation() function
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp968 platform_sp->FetchExtendedCrashInformation(*process_sp.get()); in GetExtendedCrashInformation()
/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1475 platform_sp->FetchExtendedCrashInformation(*process); in DoExecute()