OSDN Git Service

Fix unused DT entry warnings.
authorDmitriy Ivanov <dimitry@google.com>
Tue, 30 Sep 2014 02:14:45 +0000 (19:14 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Tue, 30 Sep 2014 21:41:29 +0000 (14:41 -0700)
commit6cdeb5234d7f4523fe9d83974f265d80f10512a6
treea676112a9293947e7e8c1ecb3c51d8b63036795e
parent9997daa0ff8f630bee5d3b8eb0ab15a0ba1e5cf6
Fix unused DT entry warnings.

 DT_STRSZ Implement strtab boundary checks
 DT_FLAGS_1 Warn if flags other than DF_1_NOW|DF_1_GLOBAL are set

Bug: 17552334
Change-Id: Iaad29cd52f5b2d7d2f785fb351697906dc1617d9
libc/include/elf.h
linker/dlfcn.cpp
linker/linker.cpp
linker/linker.h