Searched refs:FindByAddress (Results 1 – 14 of 14) sorted by relevance
114 m_process.GetBreakpointSiteList().FindByAddress(m_breakpoint_addr)); in DoWillResume()152 m_process.GetBreakpointSiteList().FindByAddress(m_breakpoint_addr)); in ReenableBreakpointSite()
624 GetProcess()->GetBreakpointSiteList().FindByAddress(thread_pc); in SetupForResume() 1911 GetProcess()->GetBreakpointSiteList().FindByAddress(pc); in StepIn()
910 WatchpointSP matched_sp = m_watchpoint_list.FindByAddress(addr); in CreateWatchpoint()
1718 bp_site_sp = m_breakpoint_site_list.FindByAddress(load_addr); in RemoveConstituentFromBreakpointSite()
499 target->GetProcessSP()->GetWatchpointResourceList().FindByAddress( in GetStopInfoForHardwareBP() 512 process_sp->GetBreakpointSiteList().FindByAddress( in GetStopInfoForHardwareBP() 682 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException() 739 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException() 768 bp_site_sp = process_sp->GetBreakpointSiteList().FindByAddress(pc); in CreateStopReasonWithMachException()
56 BreakpointLocationSP bp_loc_sp = FindByAddress(addr); in FindIDByAddress()96 BreakpointLocationList::FindByAddress(const Address &addr) const { in FindByAddress() function in BreakpointLocationList213 BreakpointLocationSP bp_loc_sp(FindByAddress(addr)); in AddLocation()
54 const WatchpointSP WatchpointList::FindByAddress(lldb::addr_t addr) const { in FindByAddress() function in WatchpointList124 WatchpointSP wp_sp = FindByAddress(addr); in FindIDByAddress()
258 return m_locations.FindByAddress(addr); in AddLocation()
76 StopPointSiteSP FindByAddress(lldb::addr_t addr) { in FindByAddress() function128 if (StopPointSiteSP site = FindByAddress(addr)) in FindIDByAddress()
49 const lldb::BreakpointLocationSP FindByAddress(const Address &addr) const;
70 const lldb::WatchpointSP FindByAddress(lldb::addr_t addr) const;
1611 thread->GetProcess()->GetBreakpointSiteList().FindByAddress(pc); in CalculateThreadStopInfo() 1750 thread_sp->GetProcess()->GetBreakpointSiteList().FindByAddress( in SetThreadStopInfo() 1766 thread_sp->GetProcess()->GetBreakpointSiteList().FindByAddress( in SetThreadStopInfo() 1826 m_watchpoint_resource_list.FindByAddress(wp_hit_addr); in SetThreadStopInfo() 1835 wp_resource_sp = m_watchpoint_resource_list.FindByAddress(wp_addr); in SetThreadStopInfo() 1886 thread_sp->GetProcess()->GetBreakpointSiteList().FindByAddress(pc); in SetThreadStopInfo() 1907 thread_sp->GetProcess()->GetBreakpointSiteList().FindByAddress( in SetThreadStopInfo() 2269 m_watchpoint_resource_list.FindByAddress(wp_addr); in SetThreadStopInfo()