android_bionic/linker
Dmitriy Ivanov b76123fed8 Improve error message for files with no sections
Bug: http://b/25801618
Change-Id: I4f4f368e727ff48c84781279e3d17d4ac2d1b6b0
2015-11-20 10:49:12 -08:00
..
arch
tests Introducing linker namespaces 2015-11-15 12:09:16 -08:00
Android.mk Introducing linker namespaces 2015-11-15 12:09:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE Regenerate NOTICE files. 2015-08-28 20:23:52 -07:00
debugger.cpp Stop sending SIGPIPE to debuggerd. 2015-07-29 22:24:13 -07:00
dlfcn.cpp Introducing linker namespaces 2015-11-15 12:09:16 -08:00
linked_list.h Introducing linker namespaces 2015-11-15 12:09:16 -08:00
linker.cpp Merge "Add /odm/lib to shared lib search path" 2015-11-19 16:38:51 +00:00
linker.h Introducing linker namespaces 2015-11-15 12:09:16 -08:00
linker_allocator.cpp General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
linker_allocator.h General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
linker_block_allocator.cpp
linker_block_allocator.h General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
linker_debug.h refactoring: introduce MappedFileFragment 2015-10-22 18:01:56 -07:00
linker_libc_support.c Implement Library Load Order Randomization 2015-10-22 18:26:07 -07:00
linker_mapped_file_fragment.cpp refactoring: introduce MappedFileFragment 2015-10-22 18:01:56 -07:00
linker_mapped_file_fragment.h refactoring: introduce MappedFileFragment 2015-10-22 18:01:56 -07:00
linker_memory.cpp General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
linker_mips.cpp Fix mips FP abi bug in the linker. 2015-09-17 15:17:06 -07:00
linker_phdr.cpp Improve error message for files with no sections 2015-11-20 10:49:12 -08:00
linker_phdr.h Implement Library Load Order Randomization 2015-10-22 18:26:07 -07:00
linker_reloc_iterators.h Fix long lines and replace macros with functions. 2015-03-31 11:49:25 -07:00
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
linker_utils.cpp Introducing linker namespaces 2015-11-15 12:09:16 -08:00
linker_utils.h Introducing linker namespaces 2015-11-15 12:09:16 -08:00
rt.cpp