Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h176 DNBThreadGetIdentifierInfo(nub_process_t pid, nub_thread_t tid,
H A DDNB.cpp914 DNBThreadGetIdentifierInfo(nub_process_t pid, nub_thread_t tid, in DNBThreadGetIdentifierInfo() function
H A DRNBRemote.cpp5492 if (DNBThreadGetIdentifierInfo(pid, tid, &thread_ident_info)) { in GetJSONThreadsInfo()