Searched refs:IsDebugBreakSlot (Results 1 – 18 of 18) sorted by relevance
65 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()239 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()246 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()296 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()321 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
65 } else if (IsDebugBreakSlot(rmode_) && IsPatchedDebugBreakSlotSequence()) { in apply()240 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()247 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()297 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()322 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
320 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()326 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()389 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()414 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
3215 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
322 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()328 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()388 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()413 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
2905 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
237 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()243 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()297 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()321 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
298 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()304 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()
523 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in debug_call_address()529 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()); in set_debug_call_address()558 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()583 } else if (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
824 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());833 DCHECK(IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence());886 } else if (RelocInfo::IsDebugBreakSlot(mode) &&908 } else if (RelocInfo::IsDebugBreakSlot(mode) &&
2880 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) || RelocInfo::IsComment(rmode) || in RecordRelocInfo()
160 inline bool IsDebugBreakSlot() const { in IsDebugBreakSlot() function161 return RelocInfo::IsDebugBreakSlot(rmode_); in IsDebugBreakSlot()
125 DCHECK(RelocInfo::IsDebugBreakSlot(rmode()) || in Next()282 DCHECK(IsDebugBreakSlot()); in SetDebugBreak()296 DCHECK(IsDebugBreakSlot()); in ClearDebugBreak()304 DCHECK(IsDebugBreakSlot()); in IsDebugBreak()
248 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
2599 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRMode()2820 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
484 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
1867 DCHECK(RelocInfo::IsDebugBreakSlot(mode)); in RecordDebugBreakSlot()
13962 DCHECK(RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()