Searched defs:PatchCodeWithCall (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/arm/
H A Dassembler-arm.cc157 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/ia32/
H A Dassembler-ia32.cc197 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/mips/
H A Dassembler-mips.cc203 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/x64/
H A Dassembler-x64.cc158 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo

Completed in 259 milliseconds