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