Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNB.h125 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) DNB_EXPORT;
H A DDNB.cpp1365 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) { in DNBProcessGetCurrentThreadMachPort() function
H A DRNBRemote.cpp6383 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()
6399 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()