Searched refs:IsDebugBreakSlot (Results 1 – 20 of 20) sorted by relevance
304 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()310 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()351 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()376 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3317 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode)); in RecordRelocInfo()
66 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()223 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()230 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()270 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()295 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
322 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()328 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()369 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()394 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3080 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode)); in RecordRelocInfo()
255 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()260 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()301 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()324 } 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()
282 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()288 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()331 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()356 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
490 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()496 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()525 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()550 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
319 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in UpdateDebugTarget()376 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRelocInfoMode()
260 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
1526 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) &&
2956 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode) || in RecordRelocInfo()
88 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot() function
221 DCHECK(RelocInfo::IsDebugBreakSlot(rmode()) || in Next()237 } else if (RelocInfo::IsDebugBreakSlot(rmode())) { in GetDebugBreakType()
502 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
1925 DCHECK(RelocInfo::IsDebugBreakSlot(mode)); in RecordDebugBreakSlot()
14107 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()