android_bionic/linker
Elliott Hughes d29486343a Use a less misleading name for the code that sets up the main thread.
Change-Id: I50c1b0a3b633cf8bc40a6bd86f12adb6b91e2888
2015-07-21 11:57:09 -07:00
..
arch
tests
Android.mk Replace spaces with tabs in a Makefile. 2015-07-15 16:19:59 -07:00
MODULE_LICENSE_APACHE2
NOTICE Update NOTICE files (the second time today). 2015-05-12 10:44:37 -07:00
debugger.cpp Fix regression in crash reporting 2015-05-15 09:28:10 -07:00
dlfcn.cpp Fix potential race condition on dlopen 2015-07-17 10:36:10 -07:00
linked_list.h Support symbol versioning 2015-04-16 17:57:30 -07:00
linker.cpp Use a less misleading name for the code that sets up the main thread. 2015-07-21 11:57:09 -07:00
linker.h Respect caller DT_RUNPATH in dlopen(). 2015-07-07 10:56:06 -07:00
linker_allocator.cpp
linker_allocator.h
linker_block_allocator.cpp
linker_block_allocator.h
linker_debug.h Simplify three copyright headers. 2015-05-12 10:10:01 -07:00
linker_libc_support.c
linker_memory.cpp
linker_mips.cpp [MIPS] Support FR=0 emulation on FR=1 64-bit FP registers 2015-06-24 16:43:19 -07:00
linker_phdr.cpp A special linker for ASan executables. 2015-07-14 16:12:27 -07:00
linker_phdr.h A special linker for ASan executables. 2015-07-14 16:12:27 -07:00
linker_reloc_iterators.h
linker_relocs.h
linker_sdk_versions.cpp Improve library lookup logic 2015-06-17 17:16:44 -07:00
linker_sleb128.h Always use signed leb128 decoder 2015-04-22 13:29:42 -07:00
rt.cpp