Searched refs:SendSetCurrentThreadPacket (Results 1 – 2 of 2) sorted by relevance
310 SendSetCurrentThreadPacket(uint64_t tid, uint64_t pid, char op);
2684 GDBRemoteCommunicationClient::SendSetCurrentThreadPacket(uint64_t tid, in SendSetCurrentThreadPacket() function in GDBRemoteCommunicationClient2724 llvm::Optional<PidTid> ret = SendSetCurrentThreadPacket(tid, pid, 'g'); in SetCurrentThread()2739 llvm::Optional<PidTid> ret = SendSetCurrentThreadPacket(tid, pid, 'c'); in SetCurrentThreadForRun()