Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeThreadLinux.cpp361 bool NativeThreadLinux::IsStopped(int *signo) { in IsStopped() function in NativeThreadLinux
/llvm-project/lldb/source/API/
H A DSBThread.cpp1058 bool SBThread::IsStopped() { IsStopped() function in SBThread