Searched refs:kPrintfLength (Results 1 – 7 of 7) sorted by relevance
437 const unsigned kPrintfLength = 3 * kInstructionSize; variable
921 return kPrintfLength / kInstructionSize; in ConstantPoolSizeAt()
3816 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
5106 { InstructionAccurateScope scope(this, kPrintfLength / kInstructionSize); in CallPrintf()
2172 InstructionAccurateScope scope(this, kPrintfLength / kInstructionSize); in PrintfNoPreserve()
95 const unsigned kPrintfLength = 3 * kInstructionSize; variable
4084 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()