commit | 012cb4583a5f8564059142bb1900ea3a31e7cfa9 | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Thu Feb 06 14:34:21 2014 +0000 |
committer | Torne (Richard Coles) <torne@google.com> | Thu Apr 17 13:50:55 2014 +0100 |
tree | 60d2a27a83766f6ad6d20b124feb0bc48a332593 | |
parent | 26c2bb84dd5cbd9ab43a5f0ebc2635bc3b64be3d [diff] |
Add android_dlopen_ext() interface to linker. Add a function "android_dlopen_ext()", defined in <android/dlext.h>. This is an extended version of dlopen() which takes a struct for passing additional parameters for Android-specific functionality. This will be used to support RELRO section sharing between separate processes. Bug: 13005501 Change-Id: I9c99b2f2a02ee329dedaeba09ef3a1113b17b2d6