Home
last modified time | relevance | path

Searched refs:PatchCode (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/ia32/
Ddebug-ia32.cc57 rinfo()->PatchCode(original_rinfo()->pc(), in ClearDebugBreakAtReturn()
Dassembler-ia32.cc163 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
/external/v8/src/x64/
Ddebug-x64.cc184 rinfo()->PatchCode(original_rinfo()->pc(), in ClearDebugBreakAtReturn()
Dassembler-x64.cc174 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
/external/v8/src/arm/
Ddebug-arm.cc63 rinfo()->PatchCode(original_rinfo()->pc(), in ClearDebugBreakAtReturn()
Dassembler-arm.cc203 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
Dassembler-thumb2.cc183 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo
/external/v8/src/
Dassembler.h217 void PatchCode(byte* instructions, int instruction_count);
/external/v8/src/mips/
Dassembler-mips.cc182 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode() function in v8::internal::RelocInfo