platform_bionic/linker
Dan Albert 1c78cb0fee Add missing includes.
Test: mma
Bug: None
Change-Id: I0221b213e08d07cc5ac0b704a86e98ae8c0f456f
2017-10-11 11:25:52 -07:00
..
arch
tests Revert "linker: disable ld.config.txt in ASAN mode" 2017-10-04 07:32:28 +09:00
Android.bp Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" 2017-10-03 02:30:05 +00:00
Android.mk
dlfcn.cpp Replace artificial symbol table with proper one 2017-08-29 18:18:28 +02:00
ld.config.format.md
linked_list.h
linker.arm.map Replace artificial symbol table with proper one 2017-08-29 18:18:28 +02:00
linker.cpp Use an embedded linker for host bionic 2017-09-20 13:59:13 -07:00
linker.generic.map Replace artificial symbol table with proper one 2017-08-29 18:18:28 +02:00
linker.h Replace artificial symbol table with proper one 2017-08-29 18:18:28 +02:00
linker_allocator.cpp Always log errno when aborting. 2017-09-15 16:18:49 -07:00
linker_allocator.h Add missing includes. 2017-10-11 11:25:52 -07:00
linker_block_allocator.cpp Always log errno when aborting. 2017-09-15 16:18:49 -07:00
linker_block_allocator.h
linker_cfi.cpp
linker_cfi.h
linker_common_types.h
linker_config.cpp Revert "linker: disable ld.config.txt in ASAN mode" 2017-10-04 07:32:28 +09:00
linker_config.h
linker_debug.h
linker_dlwarning.cpp
linker_dlwarning.h
linker_exidx_static.c Implement __gnu_Unwind_Find_exidx/__cxa_type_match 2017-08-29 18:18:27 +02:00
linker_gdb_support.cpp
linker_gdb_support.h
linker_globals.cpp
linker_globals.h
linker_libc_support.c
linker_libcxx_support.cpp Implement __gnu_Unwind_Find_exidx/__cxa_type_match 2017-08-29 18:18:27 +02:00
linker_logger.cpp
linker_logger.h
linker_main.cpp Replace abort with exit(1) in __linker_cannot_link 2017-09-29 19:48:46 +02:00
linker_main.h
linker_mapped_file_fragment.cpp
linker_mapped_file_fragment.h
linker_memory.cpp
linker_mips.cpp
linker_namespaces.cpp
linker_namespaces.h
linker_phdr.cpp
linker_phdr.h
linker_reloc_iterators.h
linker_relocs.h
linker_sdk_versions.cpp
linker_sleb128.h
linker_soinfo.cpp
linker_soinfo.h Replace artificial symbol table with proper one 2017-08-29 18:18:28 +02:00
linker_utils.cpp
linker_utils.h
linker_wrapper.cpp Use an embedded linker for host bionic 2017-09-20 13:59:13 -07:00
MODULE_LICENSE_BSD
rt.cpp