How to parse from a eabi .out file?
I have a .out eabi binary file and I’m trying to parse out all the symbol names, addresses, types, and byte sizes.
I have a .out eabi binary file and I’m trying to parse out all the symbol names, addresses, types, and byte sizes.