Searched refs:initial_bytes (Results 1 – 1 of 1) sorted by relevance
730 const size_t initial_bytes = relocations->size() * rel_size; in PackTypedRelocations() local732 VLOG(1) << "Unpacked : " << initial_bytes << " bytes"; in PackTypedRelocations()750 ssize_t hole_size = initial_bytes - packed_bytes_estimate; in PackTypedRelocations()769 initial_bytes - packed_bytes_estimate : in PackTypedRelocations()770 initial_bytes - hole_size - packed_bytes_estimate; in PackTypedRelocations()