Searched refs:kPrintfLength (Results 1 – 7 of 7) sorted by relevance
94 const unsigned kPrintfLength = 3 * kInstructionSize; variable
2582 ExactAssemblyScope scope(this, kPrintfLength); in PrintfNoPreserve()
6557 WritePc(instr->GetInstructionAtOffset(kPrintfLength)); in DoPrintf()
538 const unsigned kPrintfLength = 3 * kInstrSize; variable
3113 InstructionAccurateScope scope(this, kPrintfLength / kInstrSize); in CallPrintf()
5695 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
962 return kPrintfLength / kInstrSize; in ConstantPoolSizeAt()