android_bionic/linker
Dan Albert 4a6e71100e Merge "Add a dummy atexit(3) to the linker." 2014-09-24 17:27:38 +00:00
..
arch Fix mips/mips64 build 2014-07-28 21:03:17 -07:00
tests Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
Android.mk Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker. 2014-09-05 16:16:35 -07:00
MODULE_LICENSE_APACHE2
NOTICE
debugger.cpp Fix a couple more cases of missing CLOEXEC. 2014-09-22 17:43:09 -07:00
dlfcn.cpp Remove has_DT_SYMBOLIC flag 2014-09-16 15:26:47 -07:00
linked_list.h Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
linker.cpp Temporary disable DL_WARNs for unused DT_* 2014-09-17 16:46:40 -07:00
linker.h Remove has_DT_SYMBOLIC flag 2014-09-16 15:26:47 -07:00
linker_allocator.cpp Label pages mapped by linker_allocator 2014-08-11 09:22:48 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 15:33:25 -07:00
linker_debug.h Added test for ifunc support in dynamic linker. 2014-08-08 11:29:35 -07:00
linker_environ.cpp Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_environ.h Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_libc_support.c Add a dummy atexit(3) to the linker. 2014-09-24 10:26:41 -07:00
linker_phdr.cpp Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
linker_phdr.h Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
rt.cpp