Enable parsing of relocations pointed to by DYNAMIC. (#135)
authorRobert Xiao <nneonneo@gmail.com>
Sat, 16 Mar 2019 13:48:47 +0000 (06:48 -0700)
committerEli Bendersky <eliben@users.noreply.github.com>
Sat, 16 Mar 2019 13:48:47 +0000 (06:48 -0700)
commit430e3a550f9c7b64b4b3630d319442aa79e3db19
tree327624a414bde1de58e62da83cd2d1ec6eb94762
parent9b601d3c20d6727d8111bcfac83b42c610214ac7
Enable parsing of relocations pointed to by DYNAMIC. (#135)
elftools/elf/dynamic.py
elftools/elf/relocation.py
test/test_relocations.py [new file with mode: 0644]
test/testfiles_for_unittests/x64_bad_sections.elf [new file with mode: 0644]