HomeSort by relevance Sort by last modified time
    Searched defs:PatchCode (Results 1 - 4 of 4) sorted by null

  /external/v8/src/arm/
assembler-arm.cc 142 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 184 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 188 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
    [all...]
  /external/v8/src/mips/
assembler-mips.cc 189 void RelocInfo::PatchCode(byte* instructions, int instruction_count) {
    [all...]

Completed in 53 milliseconds