Searched refs:kPrintfLength (Results 1 – 7 of 7) sorted by relevance
83 const unsigned kPrintfLength = 3 * kInstructionSize; variable
2191 InstructionAccurateScope scope(this, kPrintfLength / kInstructionSize); in PrintfNoPreserve()
4028 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
467 const unsigned kPrintfLength = 3 * kInstructionSize; variable
928 return kPrintfLength / kInstructionSize; in ConstantPoolSizeAt()
3832 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
4622 { InstructionAccurateScope scope(this, kPrintfLength / kInstructionSize); in CallPrintf()