Searched refs:kMaxRelocSize (Results 1 – 12 of 12) sorted by relevance
1292 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
3089 DCHECK(buffer_space() >= kMaxRelocSize); // Too late to grow buffer here. in RecordRelocInfo()
1384 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
2458 EnsureSpaceFor(relocations_.size() * kMaxRelocSize); in EmitRelocations()
1346 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
3326 DCHECK(buffer_space() >= kMaxRelocSize); // Too late to grow buffer here. in RecordRelocInfo()
1653 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
4119 DCHECK(buffer_space() >= kMaxRelocSize); // too late to grow buffer here in RecordRelocInfo()
2087 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
2976 DCHECK(buffer_space() >= kMaxRelocSize); // too late to grow buffer here in RecordRelocInfo()
3110 EnsureSpaceFor(relocations_.size() * kMaxRelocSize); in EmitRelocations()