bionic/linker
Dmitriy Ivanov 702ab5b37e Rename library_offset to library_fd_offset
replace lseek() and use pread() instead
 add test for library_fd_offset > file_size case

Bug: 17762003

(cherry picked from commit a6c1279098)

Change-Id: Ie117c745081ee33d07db5341115ff6c8e98b0dec
2014-10-22 16:35:04 +00:00
..
arch Fix mips/mips64 build 2014-07-28 22:00:01 -07:00
tests Load libraries in breadth-first order 2014-10-01 16:01:28 -07:00
Android.mk Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
debugger.cpp Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
dlfcn.cpp Add file_offset parameter to android_extinfo 2014-10-21 13:52:49 -07:00
linked_list.h Load libraries in breadth-first order 2014-10-01 16:01:28 -07:00
linker_allocator.cpp Label pages mapped by linker_allocator 2014-08-13 18:15:29 -07:00
linker_allocator.h Fix global variable initialization for linker 2014-07-24 16:49:36 -07:00
linker_debug.h Added test for ifunc support in dynamic linker. 2014-10-01 15:50:38 -07:00
linker_environ.cpp Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_environ.h Replace NULL with nullptr 2014-10-01 15:54:26 -07:00
linker_executable.mk Enable clang compilation with libc but not linker. 2014-10-01 15:57:09 -07:00
linker_libc_support.c Enable __cxa_atexit && __cxa_finalize for linker 2014-10-01 15:52:38 -07:00
linker_phdr.cpp Rename library_offset to library_fd_offset 2014-10-22 16:35:04 +00:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-21 13:52:49 -07:00
linker.cpp Rename library_offset to library_fd_offset 2014-10-22 16:35:04 +00:00
linker.h Add file_offset parameter to android_extinfo 2014-10-21 13:52:49 -07: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-23 09:39:40 -07:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00