Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h123 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) DNB_EXPORT;
DDNB.cpp1356 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) { in DNBProcessGetCurrentThreadMachPort() function
DRNBRemote.cpp6466 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()
6482 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()