platform_bionic/linker
Dmitriy Ivanov d59e50063a Improve detection of already loaded libraries
Linker is now able to resolve symlinked libraries correctly.

soinfo is extended to save the graph of dependencies during
load/unload. Dependencies are used only in CallConstructor.

Bug: 9741592
Change-Id: Id9c48a74c46aa89bcdf3d54ec2f8ba3d398130b1
2014-05-14 15:16:35 -07:00
..
arch Unify our assembler macros. 2014-02-20 13:51:26 -08:00
tests Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
Android.mk Refactor linker allocator 2014-05-12 21:40:09 -07:00
debugger.cpp Switch to g_ for globals. 2014-05-14 10:02:03 -07:00
dlfcn.cpp Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linked_list.h Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker.cpp Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker.h Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker_allocator.cpp Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker_allocator.h Improve detection of already loaded libraries 2014-05-14 15:16:35 -07:00
linker_debug.h Switch to g_ for globals. 2014-05-14 10:02:03 -07:00
linker_environ.cpp Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
linker_environ.h Fix Clang warning since KernelArgumentBlock is actually a class. 2013-10-08 00:08:13 -07:00
linker_executable.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
linker_phdr.cpp Handle empty relro segment or incorrectly sized file. 2014-05-02 14:25:45 +01:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00