Home
last modified time | relevance | path

Searched refs:IsDebugBreakSlot (Results 1 – 23 of 23) sorted by relevance

/external/v8/src/mips64/
Dassembler-mips64-inl.h297 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
307 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
327 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
382 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
408 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
Ddebug-mips64.cc63 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
70 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
91 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-mips64.cc2703 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
/external/v8/src/mips/
Dassembler-mips-inl.h303 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
313 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
333 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
385 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
411 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
Ddebug-mips.cc64 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
71 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
88 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-mips.cc2464 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
/external/v8/src/x64/
Ddebug-x64.cc49 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
56 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
64 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-x64-inl.h431 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
439 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
464 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
486 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
514 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
/external/v8/src/ia32/
Ddebug-ia32.cc49 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
56 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
65 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-ia32-inl.h236 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
243 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
265 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
308 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
336 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
/external/v8/src/x87/
Ddebug-x87.cc49 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
56 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
65 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-x87-inl.h237 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
244 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
266 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
309 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
337 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
/external/v8/src/arm/
Ddebug-arm.cc56 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
63 DCHECK(IsDebugBreakSlot()); in SetDebugBreakAtSlot()
81 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-arm-inl.h260 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_address()
267 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in set_call_address()
289 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence())); in call_object_address()
334 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
360 (RelocInfo::IsDebugBreakSlot(mode) && in Visit()
/external/v8/src/arm64/
Ddebug-arm64.cc76 DCHECK(IsDebugBreakSlot()); in IsDebugBreakAtSlot()
121 DCHECK(IsDebugBreakSlot()); in ClearDebugBreakAtSlot()
Dassembler-arm64-inl.h809 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()));
818 (IsDebugBreakSlot(rmode()) && IsPatchedDebugBreakSlotSequence()));
867 (RelocInfo::IsDebugBreakSlot(mode) &&
891 (RelocInfo::IsDebugBreakSlot(mode) &&
Dassembler-arm64.cc2839 DCHECK(RelocInfo::IsDebugBreakSlot(rmode) in RecordRelocInfo()
/external/v8/src/
Ddebug.cc123 if (IsDebugBreakSlot()) { in Next()
336 } else if (IsDebugBreakSlot()) { in SetDebugBreak()
354 } else if (IsDebugBreakSlot()) { in ClearDebugBreak()
430 } else if (IsDebugBreakSlot()) { in IsDebugBreak()
514 bool BreakLocationIterator::IsDebugBreakSlot() { in IsDebugBreakSlot() function in v8::internal::BreakLocationIterator
1770 if (RelocInfo::IsDebugBreakSlot(info->rmode())) { in ComputePcOffsetFromCodeOffset()
2279 if (RelocInfo::IsDebugBreakSlot(it.rinfo()->rmode())) { in SetAfterBreakTarget()
Ddebug.h138 bool IsDebugBreakSlot();
Dassembler.h436 static inline bool IsDebugBreakSlot(Mode mode) { in IsDebugBreakSlot() function
Dobjects.cc10065 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
/external/v8/src/heap/
Dobjects-visiting-inl.h246 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
Dmark-compact.cc3006 (RelocInfo::IsDebugBreakSlot(rinfo->rmode()) && in VisitDebugTarget()
4427 } else if (RelocInfo::IsDebugBreakSlot(rmode)) { in SlotTypeForRMode()