Nick Kralevich c9084427aa linker: Emit a warning on text relocations
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
2013-06-21 15:33:15 -07:00
..
2013-02-12 21:56:42 -08:00
2013-03-15 16:12:58 -07:00
2013-06-07 12:47:58 -07:00
2013-06-07 12:47:58 -07:00
2012-10-30 16:35:38 -07:00