commit | 6944cecf685954ac9b904f3df42ea65bed724294 | [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 | a433616914a9a3dfff07cb46b4a3e2ae47d87427 [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