readelf -r
. It turns out that it's a bit confusing, and not at all clear how you get from the readelf
output to addresses and offsets. So, I've put together the following shared library in the hope that we can walk through that process.
readelf -r
. It turns out that it's a bit confusing, and not at all clear how you get from the readelf
output to addresses and offsets. So, I've put together the following shared library in the hope that we can walk through that process.