Searched refs:kPatchDebugBreakSlotAddressOffset (Results 1 – 5 of 5) sorted by relevance
741 static const int kPatchDebugBreakSlotAddressOffset = 0 * kInstrSize; variable746 static const int kPatchDebugBreakSlotAddressOffset = kInstrSize; variable
625 static const int kPatchDebugBreakSlotAddressOffset = 0 * kInstrSize; variable
624 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32. variable
607 static const int kPatchDebugBreakSlotAddressOffset = 13 - 4; variable
2138 addr - Assembler::kPatchDebugBreakSlotAddressOffset); in SetAfterBreakTarget()2158 addr = addr - Assembler::kPatchDebugBreakSlotAddressOffset; in SetAfterBreakTarget()