Searched refs:IsHardware (Results 1 – 17 of 17) sorted by relevance
73 GetID(), (uint64_t)m_addr, IsHardware() ? "hardware" : "software", in Dump()157 if (!IsHardware()) { in IntersectsRange()
453 process->CreateBreakpointSite(shared_from_this(), m_owner.IsHardware()); in ResolveBreakpointSite()639 IsHardware() ? "hardware" : "software", GetHardwareIndex(), GetHitCount(), in Dump()
90 bool Watchpoint::IsHardware() const { return m_is_hardware; } in IsHardware() function in Watchpoint
37 m_owner.IsHardware(), resolve_indirect_symbols)); in Create()
50 virtual bool IsHardware() const { in IsHardware() function
76 bool IsHardware() const override;
621 bool IsHardware() const { return m_hardware; } in IsHardware() function
132 bool IsHardware() const;
63 if (return_bp->IsHardware() && !return_bp->HasResolvedLocations()) in ThreadPlanStepThrough()
72 if (breakpoint->IsHardware() && !breakpoint->HasResolvedLocations()) in SetInitialBreakpoints()
58 if (return_bp->IsHardware() && !return_bp->HasResolvedLocations()) in ThreadPlanStepUntil()
134 if (return_bp->IsHardware() && !return_bp->HasResolvedLocations()) in ThreadPlanStepOut()
344 if (m_next_branch_bp_sp->IsHardware() && in SetNextBranchBreakpoint()
2075 if (bp_site->IsHardware()) { in DisableSoftwareBreakpoint()
691 bool SBBreakpoint::IsHardware() const { in IsHardware() function in SBBreakpoint694 return bkpt_sp->IsHardware(); in IsHardware()
774 if (wp->IsHardware()) { in DisableWatchpoint()
3295 if (bp_site->IsHardware()) in DisableBreakpointSite()3400 if (wp->IsHardware()) { in DisableWatchpoint()