Searched refs:IsDebugBreakSlot (Results 1 – 21 of 21) sorted by relevance
316 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()322 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()363 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()388 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3279 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
65 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()235 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()242 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()282 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()307 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
65 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()236 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()243 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()283 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()308 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
334 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()340 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()381 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()406 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3012 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
266 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()271 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()312 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()335 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
295 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()301 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()344 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()369 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
233 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()239 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()276 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()300 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
502 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()508 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()537 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()562 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
822 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());831 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());866 } else if (RelocInfo::IsDebugBreakSlot(mode) &&888 } else if (RelocInfo::IsDebugBreakSlot(mode) &&
2956 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode) || in RecordRelocInfo()
298 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in UpdateDebugTarget()
249 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
1576 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()2812 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRMode()
148 DCHECK(RelocInfo::IsDebugBreakSlot(rmode()) || in Next()173 } else if (RelocInfo::IsDebugBreakSlot(rmode())) { in GetBreakLocation()400 DCHECK(IsDebugBreakSlot()); in SetDebugBreak()426 DCHECK(IsDebugBreakSlot()); in ClearDebugBreak()443 DCHECK(IsDebugBreakSlot()); in IsDebugBreak()
88 inline bool IsDebugBreakSlot() const { return type_ >= DEBUG_BREAK_SLOT; } in IsDebugBreakSlot() function
499 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
2018 DCHECK(RelocInfo::IsDebugBreakSlot(mode)); in RecordDebugBreakSlot()
13474 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
8044 CHECK(iterator->GetBreakLocation().IsDebugBreakSlot()); in TEST()