bionic/linker
Dmitriy Ivanov aa0f2bdbc2 Fix dlsym(3) to do breadth first search.
dlsym(3) with handle != RTLD_DEFAULT|RTLD_NEXT performs
  breadth first search through the dependency tree.

Bug: 16653281
Change-Id: I017a6975d1a62abb0218a7eb59ae4deba458e324
2014-07-29 14:35:13 -07:00
..
arch Fix mips/mips64 build 2014-07-28 21:03:17 -07:00
tests Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
Android.mk [MIPS64] linker64 requires startup code 2014-06-12 19:18:12 -07:00
debugger.cpp debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping 2014-07-23 15:48:49 -07:00
dlfcn.cpp Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
linked_list.h Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
linker_allocator.cpp Fix global variable initialization for linker 2014-07-24 15:33:25 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 15:33:25 -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 Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 14:27:43 -07:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
linker.cpp Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -07:00
linker.h Fix dlsym(3) to do breadth first search. 2014-07-29 14:35:13 -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-22 21:29:00 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00