|
|
ELF abisum is a tool to generate an ABI checksum of ELF binaries from their DWARF debug information. The DWARF debug information contains lots of useful bits for checking ABIs, including types of variables, members of structs, signatures of functions, etc.
|
|
|