Support getting RELR relocations from dynamic section (#509)
authorJan Janssen <medhefgo@web.de>
Fri, 20 Oct 2023 13:14:33 +0000 (15:14 +0200)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2023 13:14:33 +0000 (06:14 -0700)
commitb0d7a76a6c75343aad32c3861e29c80556dbd961
tree547b0157910c6502c1779d875fd25150f84c7486
parentd03f73f942caa87afdc2852d851e476ae1843b44
Support getting RELR relocations from dynamic section (#509)
elftools/elf/dynamic.py
elftools/elf/relocation.py
test/test_relr.py