Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.mm1279 void MachProcess::DumpThreadStoppedReason(nub_thread_t tid) const { function