Home
last modified time | relevance | path

Searched refs:relocation_group_index_ (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_reloc_iterators.h80 relocation_group_index_ = 0; in packed_reloc_iterator()
89 if (relocation_group_index_ == group_size_) { in next()
116 relocation_group_index_++; in next()
146 relocation_group_index_ = 0; in read_group_fields()
172 size_t relocation_group_index_; variable