Lines Matching defs:hardware
452 /*hardware=*/false);
465 RegularExpression source_regex, bool internal, bool hardware,
475 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
483 bool hardware,
533 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
537 bool hardware) {
552 BreakpointSP bp_sp(CreateBreakpoint(so_addr, internal, hardware));
557 bool hardware) {
562 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, false);
581 lldb::addr_t offset, LazyBool skip_prologue, bool internal, bool hardware) {
595 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
606 LazyBool skip_prologue, bool internal, bool hardware) {
621 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
632 LazyBool skip_prologue, bool internal, bool hardware) {
651 bp_sp = CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
716 bool internal, bool hardware) {
725 return CreateBreakpoint(filter_sp, resolver_sp, internal, hardware, true);
782 const bool hardware = request_hardware || GetRequireHardwareBreakpoints();
783 bp_sp.reset(new Breakpoint(*this, filter_sp, resolver_sp, hardware,
931 "Target supports (%u) hardware watchpoint slots.\n",
974 // watchpoints limited by the hardware which the inferior is running on.
993 // They're in the same word and must be watched by a single hardware