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