debugedit: handle aarch64 debug_info relocations (RhBug:974860)
authorKyle McMartin <kmcmarti@redhat.com>
Sun, 16 Jun 2013 16:48:46 +0000 (12:48 -0400)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Jun 2013 09:14:43 +0000 (12:14 +0300)
commit3f22cb56410b778870b905fb622718fbead558eb
tree1cbecc73b9e950d86845fecedbafcc2e2ad6c214
parent0cbd77c205b0d7fcc69d7d923e407464867fceb5
debugedit: handle aarch64 debug_info relocations (RhBug:974860)

AArch64 generates a relocation which must be handled similar to other
architectures. Adding this patch allows debugedit to run against the
kernel debuginfo.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
(cherry picked from commit 389d260ca41a277de49ca0154966d549945d8635)
tools/debugedit.c