Searched refs:kMaxRelocSize (Results 1 – 12 of 12) sorted by relevance
1296 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
3107 DCHECK(buffer_space() >= kMaxRelocSize); // Too late to grow buffer here. in RecordRelocInfo()
1346 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
3376 DCHECK(buffer_space() >= kMaxRelocSize); // Too late to grow buffer here. in RecordRelocInfo()
1390 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
2509 EnsureSpaceFor(relocations_.size() * kMaxRelocSize); in EmitRelocations()
2085 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
2979 DCHECK(buffer_space() >= kMaxRelocSize); // too late to grow buffer here in RecordRelocInfo()
1368 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
2104 EnsureSpaceFor(relocations_.size() * kMaxRelocSize); in EmitRelocations()
1757 static const int kMaxRelocSize = RelocInfoWriter::kMaxSize; variable
4871 DCHECK(buffer_space() >= kMaxRelocSize); // too late to grow buffer here in RecordRelocInfo()