Home
last modified time | relevance | path

Searched refs:DNBThreadGetInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h197 const char *DNBThreadGetInfo(nub_process_t pid, nub_thread_t tid);
H A DDNB.cpp1403 const char *DNBThreadGetInfo(nub_process_t pid, nub_thread_t tid) { in DNBThreadGetInfo() function
H A DChangeLog1042 (DNBThreadGetInfo): New function.
1044 (DNBThreadGetInfo): New prototype.
H A DRNBRemote.cpp1669 const char *threadInfo = DNBThreadGetInfo(pid, tid); in HandlePacket_qThreadExtraInfo()