Searched refs:IsDebugBreakSlot (Results 1 – 20 of 20) sorted by relevance
67 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()224 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()231 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()271 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()296 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
315 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()321 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()362 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()387 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3367 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode)); in RecordRelocInfo()
333 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()339 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()380 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()405 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3098 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode)); in RecordRelocInfo()
268 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()273 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()314 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()337 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
220 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()226 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()263 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()287 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
293 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()299 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()342 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()367 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
510 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()516 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()545 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()570 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
332 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in UpdateDebugTarget()389 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRelocInfoMode()
257 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
1540 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
809 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());818 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());853 } else if (RelocInfo::IsDebugBreakSlot(mode) &&875 } else if (RelocInfo::IsDebugBreakSlot(mode) &&
2960 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode) || in RecordRelocInfo()
82 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot() function
211 DCHECK(RelocInfo::IsDebugBreakSlot(rmode())); in Next()224 } else if (RelocInfo::IsDebugBreakSlot(rmode())) { in GetDebugBreakType()
428 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
1925 DCHECK(RelocInfo::IsDebugBreakSlot(mode)); in RecordDebugBreakSlot()
13737 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()