Searched refs:SendAsyncInterrupt (Results 1 – 8 of 8) sorted by relevance
178 uint32_t SendAsyncInterrupt(lldb::pid_t pid = LLDB_INVALID_PROCESS_ID);
1235 void SendAsyncInterrupt();
482 uint32_t TargetList::SendAsyncInterrupt(lldb::pid_t pid) { in SendAsyncInterrupt() function in TargetList490 process->SendAsyncInterrupt(); in SendAsyncInterrupt()
3083 SendAsyncInterrupt(); in Halt()3125 SendAsyncInterrupt(); in StopForDestroyOrDetach()3596 void Process::SendAsyncInterrupt() { in SendAsyncInterrupt() function in Process4370 m_process->SendAsyncInterrupt(); in Run()4424 m_process->SendAsyncInterrupt(); in Interrupt()
169 void SendAsyncInterrupt();
695 void SBProcess::SendAsyncInterrupt() { in SendAsyncInterrupt() function in SBProcess696 LLDB_RECORD_METHOD_NO_ARGS(void, SBProcess, SendAsyncInterrupt); in SendAsyncInterrupt()700 process_sp->SendAsyncInterrupt(); in SendAsyncInterrupt()1401 LLDB_REGISTER_METHOD(void, SBProcess, SendAsyncInterrupt, ()); in RegisterMethods()
242 SendAsyncInterrupt();
39999 (arg1)->SendAsyncInterrupt(); in _wrap_SBProcess_SendAsyncInterrupt()