android_bionic/linker
Robert Grosse 4544d9f9bf Fix misleading comment.
Change-Id: I9e2aa6c2ba938c8f8d7c74eba32d313c866c77b2
2014-10-15 14:32:19 -07:00
..
arch
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 Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07:00
linked_list.h Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
linker.cpp Resolve "unused DT entry" warnings for x86_64 2014-10-06 11:32:19 -07:00
linker.h Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07:00
linker_allocator.cpp
linker_allocator.h
linker_debug.h
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 Fix misleading comment. 2014-10-15 14:32:19 -07:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07:00
rt.cpp