We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I tried executing readelf -d ... ,This clearly showed there is a TEXTREL...0x00000016 (TEXTREL) 0x0...how can we link this to a paricular part of code?
fromelf -cyr foo.so > foo.so.dump
objdump -dR foo.so > foo.so.dump