summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2022-06-24 14:15:00 +0200
committerMichal Simek <michal.simek@amd.com>2022-06-24 14:15:00 +0200
commit582ffb5cb3784ec8f4981d464a11f043d1d63846 (patch)
tree56b8bd29a26d7598e4bd2e3f2af5a1d48f81c05b /drivers
parent07c052be51d26264a865ae3634964beddca1e1f1 (diff)
tools: relocate-rela: Extract elf64 reloc to special function
Adding support for new type requires to change code layout that's why move elf64 code to own function for easier maintenance. It also solves the problem with not calling fclose in case of error. Return value from rela_elf64 is saved to variable that's why fclose() is called all the time. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/21763b80527521c85ca7d4ac64ad6ff4885409c8.1655299267.git.michal.simek@amd.com
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions