Home
last modified time | relevance | path

Searched defs:instruction_count (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/arm/
Dassembler-arm.cc142 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode()
/external/v8/src/mips/
Dassembler-mips.cc189 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode()
/external/v8/src/x64/
Dassembler-x64.cc188 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode()
/external/v8/src/ia32/
Dassembler-ia32.cc184 void RelocInfo::PatchCode(byte* instructions, int instruction_count) { in PatchCode()