Searched refs:kPatchDebugBreakSlotAddressOffset (Results 1 – 13 of 13) sorted by relevance
69 pc_ + Assembler::kPatchDebugBreakSlotAddressOffset); in apply()240 Address location = pc_ + Assembler::kPatchDebugBreakSlotAddressOffset; in debug_call_address()247 Address location = pc_ + Assembler::kPatchDebugBreakSlotAddressOffset; in set_debug_call_address()
532 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32. variable
69 pc_ + Assembler::kPatchDebugBreakSlotAddressOffset); in apply()241 Address location = pc_ + Assembler::kPatchDebugBreakSlotAddressOffset; in debug_call_address()248 Address location = pc_ + Assembler::kPatchDebugBreakSlotAddressOffset; in set_debug_call_address()
529 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32. variable
524 return Memory::Address_at(pc_ + Assembler::kPatchDebugBreakSlotAddressOffset); in debug_call_address()530 Memory::Address_at(pc_ + Assembler::kPatchDebugBreakSlotAddressOffset) = in set_debug_call_address()533 pc_ + Assembler::kPatchDebugBreakSlotAddressOffset, in set_debug_call_address()
562 static const int kPatchDebugBreakSlotAddressOffset = variable
238 return Memory::Address_at(pc_ + Assembler::kPatchDebugBreakSlotAddressOffset); in debug_call_address()244 Memory::Address_at(pc_ + Assembler::kPatchDebugBreakSlotAddressOffset) = in set_debug_call_address()
720 static const int kPatchDebugBreakSlotAddressOffset = 2 * kInstrSize; variable
827 STATIC_ASSERT(Assembler::kPatchDebugBreakSlotAddressOffset == 0);834 STATIC_ASSERT(Assembler::kPatchDebugBreakSlotAddressOffset == 0);
877 static const int kPatchDebugBreakSlotAddressOffset = 0; variable
536 static const int kPatchDebugBreakSlotAddressOffset = 4 * kInstrSize; variable
540 static const int kPatchDebugBreakSlotAddressOffset = 6 * kInstrSize; variable
542 static const int kPatchDebugBreakSlotAddressOffset = 0 * kInstrSize; variable