android_bionic/linker
Raghu Gandham 688157295f Add support for DT_MIPS_RLD_MAP2 tag.
Position Independent Executables cannot communicate with GDB using DT_MIPS_RLD_TAG.
Hence a new tag DT_MIPS_RLD_MAP2 got introduced to fix the issue.

Change-Id: I77ce3faf1ef2e121003b804ecd291abb25cfbb56
Signed-off-by: Nikola Veljkovic<Nikola.Veljkovic@imgtec.com>
2014-12-19 11:13:11 -08:00
..
arch
tests
Android.mk
MODULE_LICENSE_APACHE2
NOTICE
debugger.cpp
dlfcn.cpp
linked_list.h
linker.cpp Add support for DT_MIPS_RLD_MAP2 tag. 2014-12-19 11:13:11 -08:00
linker.h
linker_allocator.cpp
linker_allocator.h
linker_debug.h
linker_environ.cpp
linker_environ.h
linker_libc_support.c
linker_phdr.cpp
linker_phdr.h
rt.cpp