PatchCode          75 src/arm/debug-arm.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode         124 src/arm/debug-arm.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode         335 src/assembler.h   void PatchCode(byte* instructions, int instruction_count);
PatchCode          60 src/ia32/debug-ia32.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode          91 src/ia32/debug-ia32.cc   rinfo()->PatchCode(original_rinfo()->pc(), Assembler::kDebugBreakSlotLength);
PatchCode          76 src/mips/debug-mips.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode         115 src/mips/debug-mips.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode          61 src/x64/debug-x64.cc   rinfo()->PatchCode(original_rinfo()->pc(),
PatchCode          91 src/x64/debug-x64.cc   rinfo()->PatchCode(original_rinfo()->pc(), Assembler::kDebugBreakSlotLength);