summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2013-06-21 12:31:33 -0700
committerNick Kralevich <nnk@google.com>2013-06-21 15:33:15 -0700
commitc9084427aa15259c8bfb9b13b979597a4abd1805 (patch)
tree3034d0cab47807e06a4d0ff17d3ad4b555753cb5 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent6819773103495a6fd81f024dc6711771320ae4ec (diff)
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
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions