Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h126 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) DNB_EXPORT;
H A DDNB.cpp1373 nub_thread_t DNBProcessGetCurrentThreadMachPort(nub_process_t pid) { in DNBProcessGetCurrentThreadMachPort() function
H A DRNBRemote.cpp6385 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()
6401 nub_thread_t thread = DNBProcessGetCurrentThreadMachPort(pid); in HandlePacket_qProcessInfo()