Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3342 const char *exit_desc = m_process_sp->GetExitDescription(); in Launch() local
3474 const char *exit_desc = process_sp->GetExitDescription(); in Attach() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6763 const char *exit_desc = process->GetExitDescription(); in WindowDelegateDraw() local