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

/external/v8/src/ia32/
H A Dassembler-ia32.cc176 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/mips/
H A Dassembler-mips.cc196 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/x64/
H A Dassembler-x64.cc144 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
/external/v8/src/arm/
H A Dassembler-arm.cc218 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo
H A Dassembler-thumb2.cc198 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) { function in class:v8::internal::RelocInfo

Completed in 166 milliseconds