Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.cc810 const bool is_padded = packed_bytes == unpacked_bytes; in UnpackTypedRelocations() local
816 if (!is_padded) { in UnpackTypedRelocations()