Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp105 void MachThreadList::DumpThreadStoppedReason(nub_thread_t tid) const { in DumpThreadStoppedReason() function in MachThreadList
H A DMachProcess.mm1239 void MachProcess::DumpThreadStoppedReason(nub_thread_t tid) const { function