platform_bionic/libc/include/android
Torne (Richard Coles) 183ad9df53 Allow sharing the RELRO section via a file.
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
2014-04-17 14:30:46 +01:00
..
api-level.h libc: Add <android/api-level.h> 2010-12-06 12:05:11 +01:00
dlext.h Allow sharing the RELRO section via a file. 2014-04-17 14:30:46 +01:00