Searched refs:GetFrameCodeAddress (Results 1 – 16 of 16) sorted by relevance
422 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()497 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()543 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()
150 ModuleSP thread_module_sp (thread_cur_frame->GetFrameCodeAddress ().GetModule()); in DoExecute()
52 …addr_t pc = frame->GetFrameCodeAddress().GetLoadAddress (&frame->GetThread()->GetProcess()->GetTar… in DoCreateRegisterContextForFrame()
154 if (first_frame->GetFrameCodeAddress() == addr_range_ptr->GetBaseAddress()) in GetStackFrameData_i386()253 if (first_frame->GetFrameCodeAddress() == addr_range_ptr->GetBaseAddress()) in GetStackFrameData_x86_64()
243 StackFrame::GetFrameCodeAddress() in GetFrameCodeAddress() function in StackFrame367 GetFrameCodeAddress(); in GetSymbolContext()373 Address lookup_addr(GetFrameCodeAddress()); in GetSymbolContext()1364 GetFrameCodeAddress().GetLoadAddress(target)); in Dump()1370 GetFrameCodeAddress(), in Dump()1479 pc_range.GetBaseAddress() = GetFrameCodeAddress(); in GetStatus()
58 …m_backstop_addr = return_frame_sp->GetFrameCodeAddress().GetLoadAddress(m_thread.CalculateTarget()… in ThreadPlanStepThrough()
207 Address cur_address = frame_sp->GetFrameCodeAddress(); in ShouldStop()
100 …m_return_addr = return_frame_sp->GetFrameCodeAddress().GetLoadAddress(&m_thread.GetProcess()->GetT… in ThreadPlanStepOut()
350 Address curr_frame_address (unwind_frame_sp->GetFrameCodeAddress()); in GetFramesUpTo()
158 GetFrameCodeAddress();
335 m_address = frame_sp->GetFrameCodeAddress(); in InstallContext()359 …return (0 == Address::CompareLoadAddress(m_address, frame_sp->GetFrameCodeAddress(), target_sp.get… in LockAndCheckContext()
420 pc_addr_ptr = &frame->GetFrameCodeAddress(); in PrintInstructions()537 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in Disassemble()
2294 format_addr = frame->GetFrameCodeAddress(); in FormatPromptRecurse()2353 format_addr = frame->GetFrameCodeAddress(); in FormatPromptRecurse()
4364 …"Frame: %3u PC = 0x%16.16" PRIx64, frame->GetFrameIndex(), frame->GetFrameCodeAddress().GetOpcode… in WindowDelegateDraw()4791 pc_address = frame_sp->GetFrameCodeAddress(); in WindowDelegateDraw()
465 addr = frame->GetFrameCodeAddress().GetOpcodeLoadAddress (target); in GetPC()626 sb_addr.SetAddress (&frame->GetFrameCodeAddress()); in GetPCAddress()
233 … frame->GetFrameCodeAddress().GetLoadAddress (target_sp.get())); in LocationIsValidForFrame()