Dump ABI of an ELF object containing DWARF debug info
copied from cf-staging / abi-dumperABI Dumper — a tool to dump ABI of an ELF object containing DWARF debug info. The tool is intended to be used with ABI Compliance Checker tool for tracking ABI changes of a C/C++ library or kernel module: https://github.com/lvc/abi-compliance-checker The tool is developed by Andrey Ponomarenko.