Searched refs:number_of_entries_ (Results 1 – 2 of 2) sorted by relevance
666 return &number_of_entries_[section]; in number_of_entries()692 ConstantPoolArray::NumberOfEntries number_of_entries_[2]; variable
3685 number_of_entries_[entry_section].increment(GetConstantPoolType(rmode)); in AddEntry()3742 if (number_of_entries_[section].count_of(type) != 0) { in Populate()3744 number_of_entries_[section].base_of(type) + section_start); in Populate()