Searched refs:IsSoftwareStepBreakpoint (Results 1 – 3 of 3) sorted by relevance
177 bool IsSoftwareStepBreakpoint(lldb::tid_t tid);
1001 bool ProcessFreeBSD::IsSoftwareStepBreakpoint(lldb::tid_t tid) { in IsSoftwareStepBreakpoint() function in ProcessFreeBSD
1130 if (monitor->m_process->IsSoftwareStepBreakpoint(tid)) { in MonitorSIGTRAP()