Searched refs:relocation_count_ (Results 1 – 1 of 1) sorted by relevance
78 relocation_count_ = decoder_.pop_front(); in packed_reloc_iterator()86 return relocation_index_ < relocation_count_; in has_next()94 relocation_index_ = relocation_count_ = 0; in next()168 size_t relocation_count_; variable