OSDN Git Service

Check alignment along with range of mapped file fragments
authorDimitry Ivanov <dimitry@google.com>
Tue, 9 Aug 2016 00:12:18 +0000 (17:12 -0700)
committerDimitry Ivanov <dimitry@google.com>
Tue, 9 Aug 2016 18:07:33 +0000 (11:07 -0700)
commit7e2d49ae3ebbae7ebf1ca033f86e87002c0dd83c
tree5ce154019a9faa30fcd1ed96a95ef5950e052b0f
parent8bbcc61b54cf8ce95c4bbae7db7883442b7d1fd9
Check alignment along with range of mapped file fragments

Improve sanity-checks of elf-file by adding alignment check
of mapped sections and section headers.

Bug: http://b/30687964
Change-Id: I7f06ddaa56a13989ce7be847b3a73c352e32c008
linker/linker.h
linker/linker_phdr.cpp
linker/linker_phdr.h