Lines Matching defs:hardware
369 /*hardware=*/false);
382 RegularExpression source_regex, bool internal, bool hardware,
392 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
400 bool hardware,
450 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
454 bool hardware) {
469 BreakpointSP bp_sp(CreateBreakpoint(so_addr, internal, hardware));
474 bool hardware) {
479 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, false);
498 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) {
512 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
523 LazyBool skip_prologue, bool internal, bool hardware) {
538 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
549 LazyBool skip_prologue, bool internal, bool hardware) {
568 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
633 bool internal, bool hardware) {
642 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
699 const bool hardware = request_hardware || GetRequireHardwareBreakpoints();
700 bp_sp.reset(new Breakpoint(*this, filter_sp, resolver_sp, hardware,
846 "Target supports (%u) hardware watchpoint slots.\n",
886 // watchpoints limited by the hardware which the inferior is running on.
905 // They're in the same word and must be watched by a single hardware