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>
Thu, 5 Sep 2013 22:08:22 +0000 (15:08 -0700)
commitcb491bc66dc0abc145930b09086eb9189a30f6c2
tree004c20bb0a1c214be7e8587ff823a2b58fa5ad4a
parent6c74b8e05b64d60b06297fbba7dcf5d600361a02
Add the dl_iterate_phdr function to libdl for arm.

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