Searched refs:kMaxNumPending32RelocInfo (Results 1 – 2 of 2) sorted by relevance
1470 static const int kMaxNumPending32RelocInfo = kMaxDistToIntPool/kInstrSize; variable1601 RelocInfo pending_32_bit_reloc_info_[kMaxNumPending32RelocInfo];
3372 DCHECK(num_pending_32_bit_reloc_info_ < kMaxNumPending32RelocInfo); in ConstantPoolAddEntry()