OSDN Git Service

Properly handle elf-files without relocation sections
authordimitry <dimitry@google.com>
Tue, 11 Jul 2017 14:51:45 +0000 (16:51 +0200)
committerdimitry <dimitry@google.com>
Tue, 11 Jul 2017 15:00:09 +0000 (17:00 +0200)
commit0acb63aaa636651deb5d55217633065ee50a7eee
tree2bd4e648eb73e4e3c02ff405c06f647faaec4d48
parentddefae7ba92c40d60f2401e010e7789bee6f260d
Properly handle elf-files without relocation sections

Relocation packer no longer complains about missing
relocation sections.

Test: relocation-packer-unit-tests
Test: mm
Change-Id: I56814be326c15e046db1a96d14568d951f689ae2
tools/relocation_packer/src/elf_file.cc