Searched defs:IsStopped (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeThreadLinux.cpp | 361 bool NativeThreadLinux::IsStopped(int *signo) { in IsStopped() function in NativeThreadLinux |
/llvm-project/lldb/source/API/ | ||
H A D | SBThread.cpp | 1058 bool SBThread::IsStopped() { IsStopped() function in SBThread |