platform_bionic/linker
Dmitriy Ivanov d165f56fb6 Replace fixed arrays with vectors
This effectively removes limit on length and count
  of LD_LIBRARY_PATH and LD_PRELOAD entries.

Change-Id: Ie7ea34a50d99c4018f9dd1a33aaebc4049a7f424
2015-03-24 16:55:52 -07:00
..
arch Fix mips/mips64 build 2014-07-28 21:03:17 -07:00
tests General purpose memory allocator for linker. 2015-03-16 11:19:53 -07:00
Android.mk Support loading shared libraries from zip files 2015-03-16 17:50:50 -07:00
debugger.cpp Only one crashing thread should contact debuggerd. 2015-01-28 16:20:26 -08:00
dlfcn.cpp Implement lookup by DT_SONAME 2015-03-18 18:14:30 -07:00
linked_list.h Count references for groups instead of instances 2014-12-02 10:54:26 -08:00
linker.cpp Replace fixed arrays with vectors 2015-03-24 16:55:52 -07:00
linker.h Limit soinfo compatibility fields to arm32 2015-03-19 17:50:29 -07: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 Add missing includes. 2015-01-28 19:23:11 -08: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 support for packed relocations. 2015-03-06 17:12:47 -08:00
linker_phdr.cpp Add support for packed relocations. 2015-03-06 17:12:47 -08:00
linker_phdr.h Enable -Wold-style-cast warnings for linker 2015-01-22 16:33:30 -08:00
linker_reloc_iterators.h Add support for packed relocations. 2015-03-06 17:12:47 -08:00
linker_relocs.h Refactor soinfo::relocate 2015-01-09 14:57:53 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. 2014-07-22 21:29:00 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00