Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBProcess.cpp546 const char *SBProcess::GetExitDescription() { in GetExitDescription() function in SBProcess
/external/llvm-project/lldb/source/Target/
DProcess.cpp1160 const char *Process::GetExitDescription() { in GetExitDescription() function in Process