Searched refs:SendAsyncInterrupt (Results 1 – 9 of 9) sorted by relevance
57 process.SendAsyncInterrupt()
178 uint32_t SendAsyncInterrupt(lldb::pid_t pid = LLDB_INVALID_PROCESS_ID);
1247 void SendAsyncInterrupt();
75 process.SendAsyncInterrupt()
442 uint32_t TargetList::SendAsyncInterrupt(lldb::pid_t pid) { in SendAsyncInterrupt() function in TargetList450 process->SendAsyncInterrupt(); in SendAsyncInterrupt()
3112 SendAsyncInterrupt(); in Halt()3154 SendAsyncInterrupt(); in StopForDestroyOrDetach()3624 void Process::SendAsyncInterrupt() { in SendAsyncInterrupt() function in Process4398 m_process->SendAsyncInterrupt(); in Run()4449 m_process->SendAsyncInterrupt(); in Interrupt()
169 void SendAsyncInterrupt();
242 SendAsyncInterrupt();
667 void SBProcess::SendAsyncInterrupt() { in SendAsyncInterrupt() function in SBProcess672 process_sp->SendAsyncInterrupt(); in SendAsyncInterrupt()