http://sourceware.org/bugzilla/show_bug.cgi?id=15095

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2013-02-04 17:24:02 
UTC ---
DT_STRTAB entry holds the address, not offset, of dynamic string table:

# readelf -dWS /usr/bin/lsusb | grep STRTAB
  [18] .dynstr           STRTAB          00000000004184ec 0184ec 0003e9 00   A 
0   0  1
  [31] .shstrtab         STRTAB          0000000000000000 01a948 000133 00     
0   0  1
 0x0000000000000005 (STRTAB)             0x4184ec

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to