Searched defs:GetExitDescription (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 509 const char *SBProcess::GetExitDescription() { GetExitDescription() function in SBProcess |
/llvm-project/lldb/source/Target/ | ||
H A D | Process.cpp | 1076 const char *Process::GetExitDescription() { GetExitDescription() function in Process |