b293969c6d
Having p_align > page_size leads to the situation when striping packed executables results in unnecessary p_vaddr adjustments. And it also may result (with probability 1 - 1/sizeof(uintptr_t)) in misaligned segments following .dynstr Bug: http://b/20629834 Bug: http://b/18051137 Change-Id: I1c5da4911e4409d63cb09f6b6b0a16ef54f6501b |
||
---|---|---|
.. | ||
elf_file_unittest_relocs_arm32_packed.so | ||
elf_file_unittest_relocs_arm32.so | ||
elf_file_unittest_relocs_arm64_packed.so | ||
elf_file_unittest_relocs_arm64.so | ||
elf_file_unittest_relocs.cc |