Hi Andrea,
Thanks for patch suggestion. I do have a few comments:
Here is the suggested patch. It will print the value at offset on Rel
relocs; for simplicity, it only does it on 32-bit files, because that's
what I need, but I can easily extend it; also, 64-bit ELFs tend to use
Rela relocs
> Also, this looks like it might be a suitable project for someone
> interested in learning about the binutils. So I am hoping that you,
> or someone else will volunteer to have a go ... :-)
Here is the suggested patch. It will print the value at offset on Rel
relocs; for simplicity, it