Searched refs:relocation_index_ (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker_reloc_iterators.h68 relocation_index_ = 0;
74 return relocation_index_ < relocation_count_;
82 relocation_index_ = relocation_count_ = 0;
104 relocation_index_++;
160 size_t relocation_index_; member in class:packed_reloc_iterator

Completed in 2464 milliseconds