183ad9df53
Add flags and a file descriptor to android_dlopen_ext() to allow writing the RELRO section of the loaded library to a file after relocation processing, and to allow mapping identical pages from the file over the top of relocated memory in another process. Explicitly comparing the pages is required in case a page contains a reference to a symbol defined in another library loaded at a random base address. Bug: 13005501 Change-Id: Ibb5b2d384edfaa5acf3e97a5f8b6115c10497a1e |
||
---|---|---|
.. | ||
arch | ||
Android.mk | ||
debugger.cpp | ||
dlfcn.cpp | ||
linker_debug.h | ||
linker_environ.cpp | ||
linker_environ.h | ||
linker_executable.mk | ||
linker_phdr.cpp | ||
linker_phdr.h | ||
linker.cpp | ||
linker.h | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
rt.cpp |