c9084427aa
Text relocations unnecessarily mark pages as dirty, preventing them from being swapped out, wasting memory. Also, text relocations prevent the code from running on certain hardened systems. Print a message in logcat and stderr when we see a text relocation, to encourage developers to fix their code. Change-Id: I6051a7463911e090ae5727a355397d539669d5b9 |
||
---|---|---|
.. | ||
arch | ||
Android.mk | ||
debugger.cpp | ||
dlfcn.cpp | ||
linker.cpp | ||
linker.h | ||
linker_debug.h | ||
linker_environ.cpp | ||
linker_environ.h | ||
linker_phdr.cpp | ||
linker_phdr.h | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
rt.cpp |