Added Dwarfv5 CU headers (#442)
authorWill Denissen <85223780+WillDenissen@users.noreply.github.com>
Thu, 22 Sep 2022 20:11:30 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2022 20:11:30 +0000 (13:11 -0700)
commitba854b9c1849bdaef7dabdce5c48efdc6e7328d9
tree759be85a807216207455d903a3c7585b47e64fe9
parent7e53b5a1a98377328bf37008bd53aa9d19c2d24d
Added Dwarfv5 CU headers (#442)

Extended readelf.py
Added test file compiled with
-gdebug_types-section to readelf tests
elftools/dwarf/descriptions.py
elftools/dwarf/dwarfinfo.py
elftools/dwarf/structs.py
scripts/dwarfdump.py
scripts/readelf.py
test/testfiles_for_readelf/cuv5_x86-64_gcc.so.elf [new file with mode: 0755]