diff options
author | Vic Yang <victoryang@google.com> | 2019-08-13 14:53:28 -0700 |
---|---|---|
committer | Vic Yang <victoryang@google.com> | 2019-08-14 13:52:48 -0700 |
commit | 1bf62b24abdba18985217efeee907be8de4121f0 (patch) | |
tree | e315d7d725bccaeb4751a4553f53a5e1d8345f91 /libc/malloc_debug/malloc_debug.cpp | |
parent | 6864fc8d065f647b56297e71d928aab0800d0879 (diff) |
linker: Set VMA name for bss sections
The linker currently sets VMA name ".bss" for bss sections in DSOs
loaded by the linker. With this change, the linker now also sets VMA
name for bss sections in the linker itself and the main executable, so
that they don't get left out in various accounting.
Test: Run 'dd' and check its /proc/<pid>/maps.
Change-Id: I62d9996ab256f46e2d82cac581c17fa94836a228
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions