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);
2055 bool use_hardware);
1723 bool use_hardware) { in CreateBreakpointSite() argument1788 load_addr, use_hardware)); in CreateBreakpointSite()1795 if (show_error || use_hardware) { in CreateBreakpointSite()