android_bionic/linker
Dmitriy Ivanov 047b5934b5 Rename soinfo methods and fields
Change-Id: If68fbe287d3ad954238b1688f71013371f3f7fae
2014-11-13 19:48:32 -08: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 Rename soinfo methods and fields 2014-11-13 19:48:32 -08:00
linked_list.h Fix symbol lookup order during relocation 2014-10-31 11:39:51 -07:00
linker.cpp Rename soinfo methods and fields 2014-11-13 19:48:32 -08:00
linker.h Rename soinfo methods and fields 2014-11-13 19:48:32 -08: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 Rename library_offset to library_fd_offset 2014-10-21 13:51:08 -07:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07:00
rt.cpp