Searched refs:relocation_index_ (Results 1 – 1 of 1) sorted by relevance
80 relocation_index_ = 0; in packed_reloc_iterator()86 return relocation_index_ < relocation_count_; in has_next()94 relocation_index_ = relocation_count_ = 0; in next()116 relocation_index_++; in next()172 size_t relocation_index_; variable