Searched refs:SendAsyncInterrupt (Results 1 – 7 of 7) sorted by relevance
178 uint32_t SendAsyncInterrupt(lldb::pid_t pid = LLDB_INVALID_PROCESS_ID);
1320 void SendAsyncInterrupt();
446 uint32_t TargetList::SendAsyncInterrupt(lldb::pid_t pid) { in SendAsyncInterrupt() function in TargetList454 process->SendAsyncInterrupt(); in SendAsyncInterrupt()
3325 SendAsyncInterrupt(); in Halt()3398 SendAsyncInterrupt(); in StopForDestroyOrDetach()3871 void Process::SendAsyncInterrupt() { in SendAsyncInterrupt() function in Process4662 m_process->SendAsyncInterrupt(); in Run()4713 m_process->SendAsyncInterrupt(); in Interrupt()
175 void SendAsyncInterrupt();
677 void SBProcess::SendAsyncInterrupt() { in SendAsyncInterrupt() function in SBProcess682 process_sp->SendAsyncInterrupt(); in SendAsyncInterrupt()
44897 (arg1)->SendAsyncInterrupt(); in _wrap_SBProcess_SendAsyncInterrupt()