Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/x64/
Ddebug-x64.cc27 rinfo()->PatchCodeWithCall( in SetDebugBreakAtReturn()
57 rinfo()->PatchCodeWithCall( in SetDebugBreakAtSlot()
Dassembler-x64.cc43 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/ia32/
Ddebug-ia32.cc27 rinfo()->PatchCodeWithCall( in SetDebugBreakAtReturn()
58 rinfo()->PatchCodeWithCall( in SetDebugBreakAtSlot()
Dassembler-ia32.cc123 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/x87/
Ddebug-x87.cc27 rinfo()->PatchCodeWithCall( in SetDebugBreakAtReturn()
58 rinfo()->PatchCodeWithCall( in SetDebugBreakAtSlot()
Dassembler-x87.cc118 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/
Dassembler.h562 void PatchCodeWithCall(Address target, int guard_bytes);
/external/chromium_org/v8/src/mips/
Dassembler-mips.cc231 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/arm64/
Dassembler-arm64.cc201 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/mips64/
Dassembler-mips64.cc209 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo
/external/chromium_org/v8/src/arm/
Dassembler-arm.cc254 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { in PatchCodeWithCall() function in v8::internal::RelocInfo