Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DDNB.h112 nub_bool_t DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identi…
DDNB.cpp743 DNBThreadGetIdentifierInfo (nub_process_t pid, nub_thread_t tid, thread_identifier_info_data_t *ide… in DNBThreadGetIdentifierInfo() function
DRNBRemote.cpp2470 if (DNBThreadGetIdentifierInfo (pid, tid, &thread_ident_info)) in SendStopReplyPacketForThread()