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

/bionic/linker/
H A Dlinker_reloc_iterators.h66 relocation_count_ = decoder_.pop_front();
74 return relocation_index_ < relocation_count_;
82 relocation_index_ = relocation_count_ = 0;
156 size_t relocation_count_; member in class:packed_reloc_iterator

Completed in 82 milliseconds