..
arch
…
tests
General purpose memory allocator for linker.
2015-03-16 11:19:53 -07:00
Android.mk
Explain why we need objcopy for the linker
2015-03-26 16:47:18 -07:00
MODULE_LICENSE_APACHE2
…
NOTICE
…
debugger.cpp
Fix long lines and replace macros with functions.
2015-03-31 11:49:25 -07:00
dlfcn.cpp
Add realpath for soinfo
2015-04-06 21:15:43 +00:00
linked_list.h
Count references for groups instead of instances
2014-12-02 10:54:26 -08:00
linker.cpp
Add realpath for soinfo
2015-04-06 21:15:43 +00:00
linker.h
Add realpath for soinfo
2015-04-06 21:15:43 +00: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
Rename LinkerAllocator and LinkerAllocatorPage
2015-03-10 15:43:50 -07:00
linker_block_allocator.h
General purpose memory allocator for linker.
2015-03-16 11:19:53 -07:00
linker_debug.h
Refactoring: move mips reloc to separate method
2015-01-14 18:03:19 -08:00
linker_environ.cpp
linker_environ: clear MALLOC_CONF when AT_SECURE=1
2015-03-27 15:49:33 -07:00
linker_environ.h
Replace NULL with nullptr
2014-08-29 14:13:48 -07:00
linker_leb128.h
Add support for packed relocations.
2015-03-06 17:12:47 -08:00
linker_libc_support.c
Add a dummy atexit(3) to the linker.
2014-09-24 10:26:41 -07:00
linker_memory.cpp
General purpose memory allocator for linker.
2015-03-16 11:19:53 -07:00
linker_mips.cpp
Add realpath for soinfo
2015-04-06 21:15:43 +00:00
linker_phdr.cpp
linker: never mark pages simultaneously writable / executable
2015-04-01 18:05:19 -07:00
linker_phdr.h
Revert "Remove text-relocation support for lp32"
2015-04-01 21:18:48 +00: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
rt.cpp
…