bionic/linker
Ningsheng Jian 04f5f4100c Fix gdb could not get shared library list issue
Get dynamic flags from phdr table's correct entry rather the first
entry, so that the following DT_DEBUG entry can be set.

Also fix the undefined reference to LoadTask::deleter issue under gcc
-O0 option.

Bug: 17524778

(cherry picked from commit e93be99da0)

Change-Id: I347792dab25c7b19c3fc690e03d20899ce1e26e0
2014-10-02 15:35:47 -07:00
..
arch Fix mips/mips64 build 2014-07-28 22:00:01 -07:00
tests Load libraries in breadth-first order 2014-10-01 16:01:28 -07:00
Android.mk Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
debugger.cpp Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
dlfcn.cpp Add IFUNC support for arm64 and IRELATIVE reloc 2014-10-01 16:04:31 -07:00
linked_list.h Load libraries in breadth-first order 2014-10-01 16:01:28 -07:00
linker_allocator.cpp Label pages mapped by linker_allocator 2014-08-13 18:15:29 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 16:49:36 -07:00
linker_debug.h Added test for ifunc support in dynamic linker. 2014-10-01 15:50:38 -07:00
linker_environ.cpp Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_environ.h Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_executable.mk Enable clang compilation with libc but not linker. 2014-10-01 15:57:09 -07:00
linker_libc_support.c Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
linker_phdr.cpp Fix gdb could not get shared library list issue 2014-10-02 15:35:47 -07:00
linker_phdr.h Fix gdb could not get shared library list issue 2014-10-02 15:35:47 -07:00
linker.cpp Fix gdb could not get shared library list issue 2014-10-02 15:35:47 -07:00
linker.h L-MR1 specific fixes 2014-10-01 16:26:49 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. 2014-07-23 09:39:40 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00