Searched refs:FindByAddress (Results 1 – 15 of 15) sorted by relevance
465 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()503 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()545 wp_sp = target->GetWatchpointList().FindByAddress( in CreateStopReasonWithMachException()579 bp_site_sp = process_sp->GetBreakpointSiteList().FindByAddress(pc); in CreateStopReasonWithMachException()
127 m_thread.GetProcess()->GetBreakpointSiteList().FindByAddress( in DoWillResume()169 m_thread.GetProcess()->GetBreakpointSiteList().FindByAddress( in ReenableBreakpointSite()
617 GetProcess()->GetBreakpointSiteList().FindByAddress(thread_pc); in SetupForResume()2105 GetProcess()->GetBreakpointSiteList().FindByAddress(pc); in IsStillAtLastBreakpointHit()
776 thread_sp->CalculateTarget()->GetWatchpointList().FindByAddress( in PerformAction()
833 WatchpointSP matched_sp = m_watchpoint_list.FindByAddress(addr); in CreateWatchpoint()
1908 bp_site_sp = m_breakpoint_site_list.FindByAddress(load_addr); in CreateBreakpointSite()
58 BreakpointLocationSP bp_loc_sp = FindByAddress(addr); in FindIDByAddress()98 BreakpointLocationList::FindByAddress(const Address &addr) const { in FindByAddress() function in BreakpointLocationList209 BreakpointLocationSP bp_loc_sp(FindByAddress(addr)); in AddLocation()
52 BreakpointSiteSP bp = FindByAddress(addr); in FindIDByAddress()133 BreakpointSiteSP BreakpointSiteList::FindByAddress(lldb::addr_t addr) { in FindByAddress() function in BreakpointSiteList
54 const WatchpointSP WatchpointList::FindByAddress(lldb::addr_t addr) const { in FindByAddress() function in WatchpointList124 WatchpointSP wp_sp = FindByAddress(addr); in FindIDByAddress()
265 return m_locations.FindByAddress(addr); in FindLocationByAddress()
463 GetProcess()->GetBreakpointSiteList().FindByAddress(pc)); in BreakNotify()516 lldb::WatchpointSP wp_sp = wp_list.FindByAddress(wp_monitor_addr); in WatchNotify()533 GetProcess()->GetBreakpointSiteList().FindByAddress(pc)); in TraceNotify()
70 lldb::BreakpointSiteSP FindByAddress(lldb::addr_t addr);
79 const lldb::WatchpointSP FindByAddress(lldb::addr_t addr) const;
56 const lldb::BreakpointLocationSP FindByAddress(const Address &addr) const;
1891 .FindByAddress(pc); in SetThreadStopInfo()1909 .FindByAddress(pc); in SetThreadStopInfo()1941 wp_sp = GetTarget().GetWatchpointList().FindByAddress( in SetThreadStopInfo()1945 GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo()1973 thread_sp->GetProcess()->GetBreakpointSiteList().FindByAddress( in SetThreadStopInfo()1998 .FindByAddress(pc); in SetThreadStopInfo()2364 GetTarget().GetWatchpointList().FindByAddress(wp_addr); in SetThreadStopInfo()