This patch implements basic support for parsing and dumping DWARFv5 .debug_addr section. There is still work to be done, further patches are on their way but I think it would be better to review and commit the "sceleton" first.
What is currently missing:
- symbol resolution (we dump only addresses)
- support for non-zero segment selector size
- support for 64bit dwarf
These look to be in alphabetical order for the most part too, so you should probably move this.