Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h192 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid,
DDNB.cpp1373 nub_bool_t DNBThreadGetStopReason(nub_process_t pid, nub_thread_t tid, in DNBThreadGetStopReason() function
DRNBRemote.cpp2828 if (DNBThreadGetStopReason(pid, tid, &tid_stop_info)) { in SendStopReplyPacketForThread()
5515 DNBThreadGetStopReason(pid, tid, &tid_stop_info); in GetJSONThreadsInfo()