Home
last modified time | relevance | path

Searched refs:DNBThreadGetStopReason (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h194 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp1382 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid, in DNBThreadGetStopReason() function
H A DRNBRemote.cpp2694 if (DNBThreadGetStopReason(pid, tid, &tid_stop_info)) { in SendStopReplyPacketForThread()
5432 DNBThreadGetStopReason(pid, tid, &tid_stop_info); in GetJSONThreadsInfo()