diff options
author | Josh Poimboeuf <[email protected]> | 2024-02-19 14:27:32 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2024-02-20 14:37:33 +0100 |
commit | 55dc65b46023540d5136dcd1f3076661f850dd99 (patch) | |
tree | ed2c12b411c4ef95256fd487403f98bfc309eca5 /scripts/generate_rust_analyzer.py | |
parent | 8192a1b3807510d0ed5be1f8988c08f8d41cced9 (diff) |
s390: add relocs tool
This 'relocs' tool is copied from the x86 version, ported for s390, and
greatly simplified to remove unnecessary features.
It reads vmlinux and outputs assembly to create a .vmlinux.relocs_64
section which contains the offsets of all R_390_64 relocations which
apply to allocatable sections.
Acked-by: Vasily Gorbik <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Sumanth Korikkar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions