Searched refs:AssociatePortWithProcess (Results 1 – 2 of 2) sorted by relevance
50 bool AssociatePortWithProcess(uint16_t port, lldb::pid_t pid);
156 AssociatePortWithProcess(port, pid); in LaunchGDBServer()488 bool GDBRemoteCommunicationServerPlatform::AssociatePortWithProcess( in AssociatePortWithProcess() function in GDBRemoteCommunicationServerPlatform