OSDN Git Service

Fix some unused DT_ warnings
authorDmitriy Ivanov <dimitry@google.com>
Tue, 16 Sep 2014 22:51:25 +0000 (15:51 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Wed, 17 Sep 2014 01:19:36 +0000 (18:19 -0700)
commit4a6e9a835a84aca965f0170f604381dae7f130be
tree278bb71a8d283adf6c4d2662dea791781a811929
parentaea393c096460669647acbe803617affc5bc0697
Fix some unused DT_ warnings

 * DT_PLTGOT - ignored for non-mips
 * DT_RELCOUNT/RELACOUNT - ignored
 * DT_RELENT/RELAENT - sanity checks
 * DT_SYMENT - sanity check
 * DT_SONAME - ignore for now.

Change-Id: Ied90748d12f733a84f6c38a1250567a2f77608b7
linker/linker.cpp