commit | d8b0444b56b44c8f68e5655130dbf4f285d7cd2b | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:14:59 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:14:59 2022 +0200 |
tree | be70f4f1473b570d2f887511e815d94831ffdefd | |
parent | b956637b68f84bfd1eb8082891bab3c75116cfd9 [diff] |
tools: relocate-rela: Use global variables Declare rela_start/end and text_base as global variables. It will help with using these variables for ELF decoding. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/7485b163e92f8f3f754c35f7c88c3314f2212efd.1655299267.git.michal.simek@amd.com