Home
last modified time | relevance | path

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

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