Searched refs:use_hardware (Results 1 – 4 of 4) sorted by relevance
23 lldb::addr_t addr, bool use_hardware) in BreakpointSite() argument24 : StoppointSite(GetNextID(), addr, 0, use_hardware), in BreakpointSite()
231 bool use_hardware);
2063 bool use_hardware);
1619 bool use_hardware) { in CreateBreakpointSite() argument1684 load_addr, use_hardware)); in CreateBreakpointSite()1691 if (show_error || use_hardware) { in CreateBreakpointSite()