Searched refs:kMaxRelocSize (Results 1 – 2 of 2) sorted by relevance
755 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
1415 ASSERT(buffer_space() >= kMaxRelocSize); // too late to grow buffer here in RecordRelocInfo()1467 jump_instr + kInstrSize + num_prinfo_*(kInstrSize + kMaxRelocSize); in CheckConstPool()