Implement e_machine-based section type decoding
authorEli Bendersky <eliben@gmail.com>
Mon, 15 Jan 2018 22:14:11 +0000 (14:14 -0800)
committerEli Bendersky <eliben@gmail.com>
Mon, 15 Jan 2018 22:14:11 +0000 (14:14 -0800)
commit5fc2c25d3f3567020eaf17faf09ad074090ab6b3
tree679542fc65c1e4ef9d8681ad5c6ddcee3b5b1c03
parent18c99a9ee53b2634fd150b00c0b3f007dea0a7d4
Implement e_machine-based section type decoding
elftools/common/py3compat.py
elftools/elf/descriptions.py
elftools/elf/elffile.py
elftools/elf/enums.py
elftools/elf/structs.py
test/test_mips_support.py