Searched refs:kDebugBreakSlotInstructions (Results 1 – 4 of 4) sorted by relevance
106 CodePatcher patcher(rinfo()->pc(), Assembler::kDebugBreakSlotInstructions); in SetDebugBreakAtSlot()116 Assembler::kDebugBreakSlotInstructions); in ClearDebugBreakAtSlot()301 for (int i = 0; i < Assembler::kDebugBreakSlotInstructions; i++) { in GenerateSlot()304 ASSERT_EQ(Assembler::kDebugBreakSlotInstructions, in GenerateSlot()
634 static const int kDebugBreakSlotInstructions = 4; variable636 kDebugBreakSlotInstructions * kInstrSize;
110 CodePatcher patcher(rinfo()->pc(), Assembler::kDebugBreakSlotInstructions); in SetDebugBreakAtSlot()125 Assembler::kDebugBreakSlotInstructions); in ClearDebugBreakAtSlot()309 for (int i = 0; i < Assembler::kDebugBreakSlotInstructions; i++) { in GenerateSlot()312 ASSERT_EQ(Assembler::kDebugBreakSlotInstructions, in GenerateSlot()
754 static const int kDebugBreakSlotInstructions = 3; variable756 kDebugBreakSlotInstructions * kInstrSize;