Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Ddelta_encoder.cc125 ElfAddr total_count = packed[ndx++]; in Decode() local
131 while(current_count < total_count) { in Decode()