Searched refs:curr_pc (Results 1 – 4 of 4) sorted by relevance
114 lldb::addr_t curr_pc = m_thread.GetRegisterContext()->GetPC(); in ResetCurrentInlinedDepth() local115 pc_as_address.SetLoadAddress(curr_pc, &(m_thread.GetProcess()->GetTarget())); in ResetCurrentInlinedDepth()142 m_current_inlined_pc = curr_pc; in ResetCurrentInlinedDepth()169 m_current_inlined_pc = curr_pc; in ResetCurrentInlinedDepth()192 m_current_inlined_pc = curr_pc; in ResetCurrentInlinedDepth()199 m_current_inlined_depth, curr_pc); in ResetCurrentInlinedDepth()
390 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in DoWillResume() local393 curr_pc, m_process.GetTarget(), my_range)) { in DoWillResume()
794 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in GetStepThroughDispatchPlan() 817 if (target.ResolveLoadAddress(curr_pc, func_addr)) { in GetStepThroughDispatchPlan() 833 this_dispatch = FindDispatchFunction(curr_pc); in GetStepThroughDispatchPlan() 839 if (m_vtables_up->IsAddressInVTables(curr_pc, flags)) { in GetStepThroughDispatchPlan() 1165 pos = m_opt_dispatch_map.find(curr_pc); in GetStepThroughDispatchPlan() 795 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); GetStepThroughDispatchPlan() local
346 lldb::addr_t curr_pc = thread.GetRegisterContext()->GetPC(); in GetStepThroughTrampolinePlan() local357 if (!target_sp->GetSectionLoadList().ResolveLoadAddress(curr_pc, in GetStepThroughTrampolinePlan()