android_bionic/linker
Victor Khimenko d15229df76 Copy translateSystemPathToApexPath to linker_translate_path.cpp
Bug: http://b/156397945

Test: m

Change-Id: I33f11b8a6a41475b6cdd65e1ff49b2084c33b197
2020-05-14 22:17:45 +02:00
..
arch Remove unused mips/mips64 code from the linker. 2020-02-13 15:58:48 -08:00
Android.bp Copy translateSystemPathToApexPath to linker_translate_path.cpp 2020-05-14 22:17:45 +02:00
MODULE_LICENSE_APACHE2
NOTICE Make the linker NOTICE file match the linker source. 2019-12-20 12:29:39 -08:00
dlfcn.cpp __loader_cfi_fail: acquire g_dl_mutex 2020-04-20 18:14:51 -07:00
ld.config.format.md
ld_android.cpp Delete definitions of __aeabi_unwind_cpp_pr0. 2020-01-10 10:40:43 -08:00
ldd
linked_list.h Optimize GNU hash linking for large inputs 2020-01-13 13:29:25 -08:00
linked_list_test.cpp
linker.arm.map
linker.cpp Move libicuuc.so into com.android.i18n module. 2020-05-07 23:15:01 +00:00
linker.generic.map
linker.h Fix DL_WARN_documented_change URL 2020-03-27 18:46:28 -07:00
linker_block_allocator.cpp
linker_block_allocator.h
linker_block_allocator_test.cpp
linker_cfi.cpp Validate defined versions in prelink_image 2020-01-06 16:06:37 -08:00
linker_cfi.h
linker_common_types.h Remove unused mips/mips64 code from the linker. 2020-02-13 15:58:48 -08:00
linker_config.cpp Replace LIB_PATH macro with kLibPath 2019-12-04 13:31:56 -08:00
linker_config.h Replace LIB_PATH macro with kLibPath 2019-12-04 13:31:56 -08:00
linker_config_test.cpp
linker_debug.cpp Create linker_log[_va_list] functions 2020-01-06 16:06:37 -08:00
linker_debug.h Fix bugprone-macro-parentheses warnings 2020-03-04 13:22:05 -08:00
linker_debuggerd.h Refactor linker/Android.bp for native-bridge 2019-11-05 13:37:29 -08:00
linker_debuggerd_android.cpp Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. 2020-05-05 13:28:16 -07:00
linker_debuggerd_stub.cpp Refactor linker/Android.bp for native-bridge 2019-11-05 13:37:29 -08:00
linker_dlwarning.cpp
linker_dlwarning.h
linker_gdb_support.cpp
linker_gdb_support.h
linker_globals.cpp Fix DL_WARN_documented_change URL 2020-03-27 18:46:28 -07:00
linker_globals.h
linker_gnu_hash.h Neon-optimized version of the GNU symbol calculation 2020-01-13 13:29:25 -08:00
linker_gnu_hash_benchmark.cpp Neon-optimized version of the GNU symbol calculation 2020-01-13 13:29:25 -08:00
linker_gnu_hash_test.cpp Neon-optimized version of the GNU symbol calculation 2020-01-13 13:29:25 -08:00
linker_libc_support.c
linker_libcxx_support.cpp
linker_logger.cpp
linker_logger.h
linker_main.cpp remove search_linked_namespaces param 2020-03-27 18:46:28 -07:00
linker_main.h remove search_linked_namespaces param 2020-03-27 18:46:28 -07:00
linker_mapped_file_fragment.cpp
linker_mapped_file_fragment.h
linker_memory.cpp
linker_namespaces.cpp Ignore symbols of imported libs' dependencies 2020-02-03 14:20:40 -08:00
linker_namespaces.h Fix bootstrap linker library searching 2020-03-27 18:46:28 -07:00
linker_phdr.cpp Remove unused mips/mips64 code from the linker. 2020-02-13 15:58:48 -08:00
linker_phdr.h
linker_reloc_iterators.h Optimize GNU hash linking for large inputs 2020-01-13 13:29:25 -08:00
linker_relocate.cpp Remove unused mips/mips64 code from the linker. 2020-02-13 15:58:48 -08:00
linker_relocate.h Optimize GNU hash linking for large inputs 2020-01-13 13:29:25 -08:00
linker_relocs.h
linker_sdk_versions.cpp
linker_sleb128.h
linker_sleb128_test.cpp
linker_soinfo.cpp Optimize GNU hash linking for large inputs 2020-01-13 13:29:25 -08:00
linker_soinfo.h Remove unused mips/mips64 code from the linker. 2020-02-13 15:58:48 -08:00
linker_test_globals.cpp
linker_tls.cpp
linker_tls.h
linker_translate_path.cpp Copy translateSystemPathToApexPath to linker_translate_path.cpp 2020-05-14 22:17:45 +02:00
linker_translate_path.h Copy translateSystemPathToApexPath to linker_translate_path.cpp 2020-05-14 22:17:45 +02:00
linker_utils.cpp
linker_utils.h
linker_utils_test.cpp
linker_wrapper.cpp
rt.cpp