diff options
author | Ryan Prichard <rprichard@google.com> | 2019-10-16 16:28:05 -0700 |
---|---|---|
committer | Ryan Prichard <rprichard@google.com> | 2019-10-18 12:44:01 -0700 |
commit | e0a53e2de374de09492be92cfc96cd21e51e015c (patch) | |
tree | 69e2e35a1d72c67a740f9021c179118b131c25d2 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 9ef61a287a68f25477920345a74359f3f5bb3764 (diff) |
Factor out R_GENERIC_ABSOLUTE
Combine:
- R_AARCH64_ABS64
- R_ARM_ABS32
- R_X86_64_64
- R_386_32
They do mostly the same thing as R_GENERIC_GLOB_DAT. They always have an
addend, though, and R_GENERIC_GLOB_DAT currently only has an addend on
RELA targets.
Test: bionic unit tests
Bug: none
Change-Id: Ibe964c3b28705086aecb6e7d80c90998aad3c0a4
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions