Searched refs:GetFrameCodeAddress (Results 1 – 14 of 14) sorted by relevance
421 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()494 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()540 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in DoExecute()
150 ModuleSP thread_module_sp (thread_cur_frame->GetFrameCodeAddress ().GetModule()); in DoExecute()
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()
220 StackFrame::GetFrameCodeAddress() in GetFrameCodeAddress() function in StackFrame340 GetFrameCodeAddress(); in GetSymbolContext()346 Address lookup_addr(GetFrameCodeAddress()); in GetSymbolContext()1313 GetFrameCodeAddress().GetLoadAddress(target)); in Dump()1319 GetFrameCodeAddress(), in Dump()1427 pc_range.GetBaseAddress() = GetFrameCodeAddress(); in GetStatus()
58 …m_backstop_addr = return_frame_sp->GetFrameCodeAddress().GetLoadAddress(m_thread.CalculateTarget()… in ThreadPlanStepThrough()
203 Address cur_address = frame_sp->GetFrameCodeAddress(); in ShouldStop()
100 …m_return_addr = return_frame_sp->GetFrameCodeAddress().GetLoadAddress(&m_thread.GetProcess()->GetT… in ThreadPlanStepOut()
347 Address curr_frame_address (unwind_frame_sp->GetFrameCodeAddress()); in GetFramesUpTo()
80 GetFrameCodeAddress();
341 m_address = frame_sp->GetFrameCodeAddress(); in InstallContext()365 …return (0 == Address::CompareLoadAddress(m_address, frame_sp->GetFrameCodeAddress(), target_sp.get… in LockAndCheckContext()
419 pc_addr_ptr = &frame->GetFrameCodeAddress(); in PrintInstructions()536 range.GetBaseAddress() = frame->GetFrameCodeAddress(); in Disassemble()
2337 format_addr = frame->GetFrameCodeAddress(); in FormatPromptRecurse()2396 format_addr = frame->GetFrameCodeAddress(); in FormatPromptRecurse()
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()