Searched refs:GetThreadPtr (Results 1 – 20 of 20) sorted by relevance
101 queue_sp = exe_ctx.GetThreadPtr()->GetQueue(); in GetQueue()148 return exe_ctx.GetThreadPtr()->GetStopReason(); in GetStopReason()164 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonDataCount()214 Thread *thread = exe_ctx.GetThreadPtr(); in GetStopReasonDataAtIndex()278 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedInfoAsJSON()304 StopInfoSP stop_info = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReasonExtendedBacktraces()331 std::string thread_stop_desc = exe_ctx.GetThreadPtr()->GetStopDescription(); in GetStopDescription()353 StopInfoSP stop_info_sp = exe_ctx.GetThreadPtr()->GetStopInfo(); in GetStopReturnValue()395 name = exe_ctx.GetThreadPtr()->GetName(); in GetName()412 name = exe_ctx.GetThreadPtr()->GetQueueName(); in GetQueueName()[all …]
68 Thread *thread = exe_ctx.GetThreadPtr(); in PrivateBreakpointHitCallback()
1194 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1225 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1238 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1251 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1264 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1277 if (Thread *thread = exe_ctx->GetThreadPtr()) { in Format()1289 if (Thread *thread = exe_ctx->GetThreadPtr()) { in Format()1301 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1318 Thread *thread = exe_ctx->GetThreadPtr(); in Format()1335 Thread *thread = exe_ctx->GetThreadPtr(); in Format()[all …]
3351 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateDraw()3466 thread = exe_ctx.GetThreadPtr(); in WindowDelegateDraw()4048 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateHandleChar()
190 Thread *thread = exe_ctx.GetThreadPtr(); in ReadRegisterBytes()323 Thread *thread = exe_ctx.GetThreadPtr(); in WriteRegisterBytes()433 Thread *thread = exe_ctx.GetThreadPtr(); in ReadAllRegisterValues()458 Thread *thread = exe_ctx.GetThreadPtr(); in WriteAllRegisterValues()476 Thread *thread = exe_ctx.GetThreadPtr(); in ReadAllRegisterValues()542 Thread *thread = exe_ctx.GetThreadPtr(); in WriteAllRegisterValues()
30 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
135 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()308 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()1097 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
1463 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()1617 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()1848 m_exe_ctx.GetThreadPtr()->AutoCompleteThreadPlans(request); in HandleArgumentCompletion()1852 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
398 Thread *GetThreadPtr() const { return m_thread_sp.get(); } in GetThreadPtr() function
151 Thread *thread = exe_ctx.GetThreadPtr(); in GetObjectDescription()154 thread = exe_ctx.GetThreadPtr(); in GetObjectDescription()
241 Thread *thread = exe_ctx.GetThreadPtr(); in GetThreadPlanToCallFunction()
303 Thread *thread = exe_ctx.GetThreadPtr(); in IOHandlerInputComplete()
696 Thread *thread = exe_ctx->GetThreadPtr(); in Evaluate_DW_OP_entry_value()2470 Thread *thread = exe_ctx->GetThreadPtr(); in Evaluate()
1357 if (exe_ctx.GetThreadPtr() == nullptr) { in Interpret()
156 assert(!m_exe_ctx.GetThreadPtr()); in CheckRequirements()959 Thread *thread_to_use = m_exe_ctx.GetThreadPtr(); in GetDefaultThread()
96 else if (exe_ctx.GetThreadPtr() && in WillParse()97 exe_ctx.GetThreadPtr()->GetStackFrameAtIndex(0)) in WillParse()99 exe_ctx.GetThreadPtr()->GetStackFrameAtIndex(0)->GetSymbolContext( in WillParse()
92 Thread *thread = exe_ctx->GetThreadPtr(); in GetPropertyAtIndex()
2694 exc_ctx.GetThreadPtr()->GetIndexID()); in RunStopHooks()
4785 Thread *thread = exe_ctx.GetThreadPtr(); in RunThreadPlan()
3676 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit()4410 coord, m_exe_ctx.GetThreadPtr()); in DoExecute()