Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h195 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp1390 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid, in DNBThreadGetStopReason() function
H A DRNBRemote.cpp2698 if (DNBThreadGetStopReason(pid, tid, &tid_stop_info)) { in SendStopReplyPacketForThread()
5434 DNBThreadGetStopReason(pid, tid, &tid_stop_info); in GetJSONThreadsInfo()