Searched refs:entry_section (Results 1 – 1 of 1) sorted by relevance
3666 ConstantPoolArray::LayoutSection entry_section = current_section_; in AddEntry() local3675 entry_section = entries_[i].section_; in AddEntry()3680 DCHECK(entry_section <= current_section_); in AddEntry()3681 entries_.push_back(ConstantPoolEntry(rinfo, entry_section, merged_index)); in AddEntry()3685 number_of_entries_[entry_section].increment(GetConstantPoolType(rmode)); in AddEntry()3696 return entry_section; in AddEntry()