Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h175 DNBThreadGetIdentifierInfo(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp906 DNBThreadGetIdentifierInfo(nub_process_t pid, nub_thread_t tid, in DNBThreadGetIdentifierInfo() function
H A DRNBRemote.cpp5490 if (DNBThreadGetIdentifierInfo(pid, tid, &thread_ident_info)) { in GetJSONThreadsInfo()