Searched refs:thread_cur_frame (Results 1 – 2 of 2) sorted by relevance
142 lldb::StackFrameSP thread_cur_frame = thread->GetSelectedFrame (); in DoExecute() local143 if (!thread_cur_frame) in DoExecute()150 ModuleSP thread_module_sp (thread_cur_frame->GetFrameCodeAddress ().GetModule()); in DoExecute()
876 lldb::StackFrameSP thread_cur_frame = thread.GetStackFrameAtIndex(0); in GetStepThroughDispatchPlan() local