Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp500 const char *exit_desc = nullptr; in GetExitDescription() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp3240 const char *exit_desc = m_process_sp->GetExitDescription(); in Launch() local
3370 const char *exit_desc = process_sp->GetExitDescription(); in Attach() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6742 const char *exit_desc = process->GetExitDescription(); in WindowDelegateDraw() local