diff options
| author | Colin Cross <ccross@android.com> | 2021-06-11 12:46:45 -0700 |
|---|---|---|
| committer | Colin Cross <ccross@android.com> | 2021-06-14 12:24:25 -0700 |
| commit | a0a591a71428758160e9d78e3d3e78dc7d91858b (patch) | |
| tree | 6b4e4762902fa76886f628f01dec2f93bf4907a2 /libc/malloc_debug/malloc_debug.cpp | |
| parent | be1c01328082b2dcde5c5ef022db0decddb6e1f5 (diff) | |
Don't use prefix_symbols for host bionic linker wrapper
The only symbol that actually needs a prefix to avoid a collision is
_start, and that can be handled with a copy of begin.S that uses a
"#define" to rename _start to __dlwrap__start. Removing the prefixed
symbols will also allow simplifying the host bionic build process by
letting it directly reference the real _start.
Test: build and run host bionic binary
Change-Id: I50be786c16fe04b7f05c14ebfb74f710c7446ed9
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions
