bionic/linker
Dmitriy Ivanov ca1c80220e Removed dlsym handle != NULL check for lp64
* Removed unnecessary NULL check in dlsym
 * Fixed dlsym_failure test to account for
   correct RTLD_DEFAULT value
 * Added temporary check for legacy RTLD_DEFAULT
   value for non-yet-recompiled binaries

Bug: 15146875
Change-Id: I089fa673762629f5724b6e4fbca019d9cfc39905
2014-05-21 22:42:24 -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 Rethrow SIGTRAP too. 2014-05-16 17:34:13 -07:00
dlfcn.cpp Removed dlsym handle != NULL check for lp64 2014-05-21 22:42:24 -07:00
linked_list.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
linker.cpp Merge "Add R_X86_64_64 to the list of possible weak relocs" 2014-05-20 19:11:25 +00:00
linker.h Add RTLD_NOLOAD support and some related changes. 2014-05-20 12:02:24 -07: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