platform_bionic/linker
2017-01-18 23:39:08 +00:00
..
arch linker: convert 'mov pc' instruction to 'bx' 2017-01-14 14:40:07 +00:00
tests Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
Android.bp Merge "Runtime support for CFI" 2017-01-18 23:39:08 +00:00
Android.mk Convert linker from Android.mk to Android.bp 2016-07-15 13:39:29 -07:00
dlfcn.cpp Runtime support for CFI 2017-01-18 13:13:52 -08:00
linked_list.h linker: hide the pointer to soinfo 2016-03-28 13:15:40 -07:00
linker.cpp Runtime support for CFI 2017-01-18 13:13:52 -08:00
linker.h Runtime support for CFI 2017-01-18 13:13:52 -08:00
linker_allocator.cpp Improvements to initialization of linker_allocator 2016-07-29 14:05:39 -07:00
linker_allocator.h Improvements to initialization of linker_allocator 2016-07-29 14:05:39 -07:00
linker_block_allocator.cpp linker: align allocated blocks to 16 bytes 2016-01-21 14:28:33 -08:00
linker_block_allocator.h General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
linker_cfi.cpp Runtime support for CFI 2017-01-18 13:13:52 -08:00
linker_cfi.h Runtime support for CFI 2017-01-18 13:13:52 -08:00
linker_common_types.h Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
linker_debug.h linker: implement shared namespaces 2015-12-19 23:38:27 -08:00
linker_dlwarning.cpp Sync linker with internal branch 2016-08-01 19:47:27 +00:00
linker_dlwarning.h Sync linker with internal branch 2016-08-01 19:47:27 +00:00
linker_gdb_support.cpp Move gdb support functions to a separate file 2016-02-18 12:32:56 -08:00
linker_gdb_support.h Move gdb support functions to a separate file 2016-02-18 12:32:56 -08:00
linker_globals.cpp Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
linker_globals.h Check alignment along with range of mapped file fragments 2016-08-10 10:52:55 -07:00
linker_libc_support.c Implement Library Load Order Randomization 2015-10-22 18:26:07 -07:00
linker_logger.cpp Add a way to track all dlsym calls (contd.) 2016-12-14 14:30:37 -08:00
linker_logger.h Add a way to track all dlsym calls 2016-12-12 16:36:12 -08:00
linker_main.cpp Merge "Runtime support for CFI" 2017-01-18 23:39:08 +00:00
linker_main.h linker: Refactoring step 3 of many 2016-09-13 13:38:58 -07:00
linker_mapped_file_fragment.cpp Move some utility functions to linker_utils 2015-11-20 21:37:51 +00: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 linker: fix mips build 2016-08-09 06:58:55 -07:00
linker_namespaces.cpp Move android_namespace_t to a separate file. 2016-08-08 16:12:52 -07:00
linker_namespaces.h Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
linker_phdr.cpp Runtime support for CFI 2017-01-18 13:13:52 -08:00
linker_phdr.h Check alignment along with range of mapped file fragments 2016-08-10 10:52:55 -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 Refactor soinfo::relocate 2015-01-09 14:57:53 -08:00
linker_sdk_versions.cpp Improve library lookup logic 2015-06-17 17:16:44 -07:00
linker_sleb128.h linker: Add unit-test for sleb128_decoder 2016-04-05 16:42:17 -07:00
linker_soinfo.cpp Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
linker_soinfo.h Bionic loader is no longer hijacking libdl.so 2016-12-09 14:53:59 -08:00
linker_utils.cpp Silently ignore empty path elements 2016-09-07 14:48:27 -07:00
linker_utils.h Extract soinfo and globals to separate files. 2016-08-08 16:12:53 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00