On 11/23/24 18:21, Pierrick Bouvier wrote:
After thinking about it, a simple, exhaustive and reliable way to find this type information is the debug (dwarf) info. By compiling qemu binaries with --enable-debug, and extracting info using llvm-dwarfdump plus a custom filter [4], we can obtain a text representation of all structures QEMU uses.

It appears you are re-creating libabigail's abidiff tool.

https://sourceware.org/libabigail/manual/abidiff.html


r~

Reply via email to