Searched refs:use_hardware (Results 1 – 4 of 4) sorted by relevance
31 bool use_hardware in BreakpointSite() argument33 StoppointLocation(GetNextID(), addr, 0, use_hardware), in BreakpointSite()
297 bool use_hardware);
2712 bool use_hardware);
2227 Process::CreateBreakpointSite (const BreakpointLocationSP &owner, bool use_hardware) in CreateBreakpointSite() argument2301 … bp_site_sp.reset (new BreakpointSite (&m_breakpoint_site_list, owner, load_addr, use_hardware)); in CreateBreakpointSite()