Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.cc869 const size_t relocation_entry_size = in UnpackTypedRelocations() local
871 const size_t unpacked_bytes = unpacked_relocations.size() * relocation_entry_size; in UnpackTypedRelocations()