Lines Matching refs:hardware
728 const bool hardware = false; in BreakpointCreateByLocation() local
736 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()
763 const bool hardware = false; in BreakpointCreateByName() local
771 eLanguageTypeUnknown, offset, skip_prologue, internal, hardware); in BreakpointCreateByName()
775 offset, skip_prologue, internal, hardware); in BreakpointCreateByName()
816 const bool hardware = false; in BreakpointCreateByName() local
822 skip_prologue, internal, hardware); in BreakpointCreateByName()
862 const bool hardware = false; in BreakpointCreateByNames() local
867 symbol_language, offset, skip_prologue, internal, hardware); in BreakpointCreateByNames()
921 const bool hardware = false; in BreakpointCreateByRegex() local
926 skip_prologue, internal, hardware); in BreakpointCreateByRegex()
945 const bool hardware = false; in BreakpointCreateByAddress() local
946 sb_bp = target_sp->CreateBreakpoint(address, false, hardware); in BreakpointCreateByAddress()
974 const bool hardware = false; in BreakpointCreateBySBAddress() local
975 sb_bp = target_sp->CreateBreakpoint(sb_address.ref(), false, hardware); in BreakpointCreateBySBAddress()
1026 const bool hardware = false; in BreakpointCreateBySourceRegex() local
1036 false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
1057 const bool hardware = false; in BreakpointCreateForException() local
1059 hardware); in BreakpointCreateForException()