Searched refs:move_to_nearest_code (Results 1 – 5 of 5) sorted by relevance
777 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateByLocation() local784 skip_prologue, internal, hardware, move_to_nearest_code); in BreakpointCreateByLocation()793 bool move_to_nearest_code) { in BreakpointCreateByLocation() argument798 move_to_nearest_code); in BreakpointCreateByLocation()816 move_to_nearest_code ? eLazyBoolYes : eLazyBoolNo); in BreakpointCreateByLocation()1106 const LazyBool move_to_nearest_code = eLazyBoolCalculate; in BreakpointCreateBySourceRegex() local1115 std::move(regexp), false, hardware, move_to_nearest_code); in BreakpointCreateBySourceRegex()
319 LazyBool move_to_nearest_code) { in CreateSourceRegexBreakpoint() argument322 if (move_to_nearest_code == eLazyBoolCalculate) in CreateSourceRegexBreakpoint()323 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()326 !static_cast<bool>(move_to_nearest_code))); in CreateSourceRegexBreakpoint()337 LazyBool move_to_nearest_code) { in CreateBreakpoint() argument373 if (move_to_nearest_code == eLazyBoolCalculate) in CreateBreakpoint()374 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()378 !static_cast<bool>(move_to_nearest_code)); in CreateBreakpoint()
619 LazyBool move_to_nearest_code);629 LazyBool move_to_nearest_code);
567 bool move_to_nearest_code);
568 bool move_to_nearest_code);