Home
last modified time | relevance | path

Searched refs:PatchCodeWithCall (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/ia32/
Ddebug-ia32.cc53 rinfo()->PatchCodeWithCall(isolate->debug()->debug_break_return()->entry(), in SetDebugBreakAtReturn()
83 rinfo()->PatchCodeWithCall( in SetDebugBreakAtSlot()
Dassembler-ia32.cc195 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/v8/src/x64/
Ddebug-x64.cc53 rinfo()->PatchCodeWithCall( in SetDebugBreakAtReturn()
83 rinfo()->PatchCodeWithCall( in SetDebugBreakAtSlot()
Dassembler-x64.cc158 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/v8/src/
Dassembler.h344 void PatchCodeWithCall(Address target, int guard_bytes);
/external/v8/src/mips/
Dassembler-mips.cc167 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/v8/src/arm/
Dassembler-arm.cc142 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo