Searched refs:GetMoveToNearestCode (Results 1 – 2 of 2) sorted by relevance
68 GetMoveToNearestCode () const;
279 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateSourceRegexBreakpoint()331 move_to_nearest_code = GetMoveToNearestCode() ? eLazyBoolYes : eLazyBoolNo; in CreateBreakpoint()3208 TargetProperties::GetMoveToNearestCode() const in GetMoveToNearestCode() function in TargetProperties