android_bionic/linker
Treehugger Robot 39ee5a4b47 Merge "Adapt to the new libc++/libc++abi update." 2018-01-11 04:29:33 +00:00
..
arch Force _start to be the top frame for the linker. 2017-10-16 14:43:34 -07:00
tests Allow property += value in ld.config.txt 2017-12-01 10:58:10 +09:00
Android.bp Make ld-android.so export linker symbols 2018-01-09 11:27:23 +01:00
Android.mk
MODULE_LICENSE_BSD
dlfcn.cpp Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
ld.config.format.md
ld_android.cpp Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
linked_list.h
linker.arm.map Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
linker.cpp Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
linker.generic.map Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
linker.h Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01: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 Merge "Allow property += value in ld.config.txt" 2017-12-04 01:43:27 +00:00
linker_config.h Use ld.config.$VER.txt when current VNDK version is $VER 2017-12-03 23:26:53 +09:00
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: fix error message for inaccessible libs 2017-10-23 15:14:01 +02:00
linker_libc_support.c
linker_libcxx_support.cpp Adapt to the new libc++/libc++abi update. 2018-01-08 14:44:42 -08:00
linker_logger.cpp
linker_logger.h
linker_main.cpp Fix logic in loading dependencies crossing namespace boundaries 2017-12-10 22:04:55 +01:00
linker_main.h Fix logic in loading dependencies crossing namespace boundaries 2017-12-10 22:04:55 +01:00
linker_mapped_file_fragment.cpp
linker_mapped_file_fragment.h
linker_memory.cpp
linker_mips.cpp MIPS: Fix MIPS linker VDSO issues 2017-10-13 12:08:30 +02:00
linker_namespaces.cpp linker: the global group is added to all built-in namespaces 2017-08-04 14:14:09 +09:00
linker_namespaces.h linker: the global group is added to all built-in namespaces 2017-08-04 14:14:09 +09:00
linker_phdr.cpp linker: the global group is added to all built-in namespaces 2017-08-04 14:14:09 +09:00
linker_phdr.h
linker_reloc_iterators.h
linker_relocs.h
linker_sdk_versions.cpp
linker_sleb128.h
linker_soinfo.cpp Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01:00
linker_soinfo.h Fix dlclose for libraries with thread_local dtors 2018-01-10 10:24:06 +01: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
rt.cpp