OSDN Git Service

Add the dl_iterate_phdr function to libdl for arm.
authorChristopher Ferris <cferris@google.com>
Tue, 20 Aug 2013 00:45:09 +0000 (17:45 -0700)
committerChristopher Ferris <cferris@google.com>
Fri, 6 Sep 2013 16:53:54 +0000 (09:53 -0700)
commit24053a461e7a20f34002262c1bb122023134989d
tree5da0ad5fe8822190483226140c7fba6a9f618395
parentdf7436e709035fb6f5667980042848c8b4ca3e79
Add the dl_iterate_phdr function to libdl for arm.

Bug: 8410085

Merge from internal master.

(cherry-picked from cb491bc66dc0abc145930b09086eb9189a30f6c2)

Change-Id: I94ed51bc5d4c626df7552c0e85c31ccee2d6568f
libc/arch-arm/arm.mk
libc/include/link.h
libdl/libdl.c
linker/dlfcn.cpp
linker/linker.cpp