• Home
  • Raw
  • Download

Lines Matching refs:GetProcessPtr

115         if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock()))  in GetStopReason()
142 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetStopReasonDataCount()
162 …lldb::BreakpointSiteSP bp_site_sp (exe_ctx.GetProcessPtr()->GetBreakpointSiteList().FindByID (site… in GetStopReasonDataCount()
200 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetStopReasonDataAtIndex()
221 …lldb::BreakpointSiteSP bp_site_sp (exe_ctx.GetProcessPtr()->GetBreakpointSiteList().FindByID (site… in GetStopReasonDataAtIndex()
276 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetStopDescription()
328 …stop_desc = exe_ctx.GetProcessPtr()->GetUnixSignals ().GetSignalAsCString (stop_info_sp->GetValue(… in GetStopDescription()
405 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetStopReturnValue()
465 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetName()
493 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetQueueName()
515 Process *process = exe_ctx.GetProcessPtr(); in ResumeNewPlan()
945 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in Suspend()
970 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in Resume()
1039 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetNumFrames()
1069 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetFrameAtIndex()
1105 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetSelectedFrame()
1141 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in SetSelectedFrame()