android_bionic/linker
Elliott Hughes 3139f6fdd7 Merge "Remove __CTOR_LIST__ from mips/mips64." 2014-07-09 14:42:04 +00:00
..
arch Merge "Remove __CTOR_LIST__ from mips/mips64." 2014-07-09 14:42:04 +00:00
tests Native tests are now multilib=both by default 2014-07-01 15:38:22 -07:00
Android.mk [MIPS64] linker64 requires startup code 2014-06-12 19:18:12 -07:00
MODULE_LICENSE_APACHE2
NOTICE Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
debugger.cpp Rethrow SIGTRAP too. 2014-05-16 17:34:13 -07:00
dlfcn.cpp Add support for protected local symbol lookup. 2014-07-01 10:25:54 -07:00
linked_list.h Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
linker.cpp Change android_dlextinfo flags to uint64_t 2014-07-08 11:24:03 -07:00
linker.h Add support for protected local symbol lookup. 2014-07-01 10:25:54 -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
linker_environ.h
linker_executable.mk
linker_phdr.cpp Load library using file handle. 2014-07-02 13:20:47 -07:00
linker_phdr.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00
rt.cpp