Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp510 const char *SBProcess::GetExitDescription() { in GetExitDescription() function in SBProcess
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp1080 const char *Process::GetExitDescription() { in GetExitDescription() function in Process