platform_bionic/libdl
Dan Albert db98fed03d Make dl_iterate_phdr weak in libdl.
This needs to be defined as weak because it is also defined in libc.a.
Without this, static executables will have a multiple definition
error.

Test: make checkbuild
Bug: None
Change-Id: If2024ef4191c8ab7cf087d21d76fefdc92b58da1
2017-04-25 15:42:42 -07:00
..
Android.bp Remove .(ll)ndk suffix from (ll)ndk_library 2017-04-11 15:15:30 +00:00
ld_android.c Bionic loader is no longer hijacking libdl.so 2016-12-09 14:53:59 -08:00
libdl.arm.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.arm64.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.c Make dl_iterate_phdr weak in libdl. 2017-04-25 15:42:42 -07:00
libdl.map.txt Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.mips.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.mips64.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.x86.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl.x86_64.map Replace public library list with shared lib sonames (part 2/2) 2017-02-09 23:26:44 -08:00
libdl_cfi.cpp Fix CFI initialization crash on x86. 2017-02-02 14:44:46 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00