- $ readelf -d /lib/libc.so.0
- Dynamic section at offset 0x5cf50 contains 18 entries:
- Tag Type Name/Value
- 0x00000001 (NEEDED) Shared library: [ld-uClibc.so.0]
- 0x0000000e (SONAME) Library soname: [libc.so.0]
- 0x0000000c (INIT) 0x56d20
- 0x6ffffef5 (GNU_HASH) 0x154
- 0x00000005 (STRTAB) 0x7600
- 0x00000006 (SYMTAB) 0x28b0
- 0x0000000a (STRSZ) 11846 (bytes)
- 0x0000000b (SYMENT) 16 (bytes)
- 0x00000003 (PLTGOT) 0x6ddf8
- 0x00000002 (PLTRELSZ) 252 (bytes)
- 0x00000014 (PLTREL) RELA
- 0x00000017 (JMPREL) 0xcb48
- 0x00000007 (RELA) 0xa448
- 0x00000008 (RELASZ) 10236 (bytes)
- 0x00000009 (RELAENT) 12 (bytes)
- 0x0000001e (FLAGS) STATIC_TLS
- 0x6ffffff9 (RELACOUNT) 784
- 0x00000000 (NULL) 0x0
- $ readelf -d /pkg-backup/uClibc/lib/libc.so.0
- Dynamic section at offset 0x52f58 contains 17 entries:
- Tag Type Name/Value
- 0x00000001 (NEEDED) Shared library: [ld-uClibc.so.0]
- 0x0000000e (SONAME) Library soname: [libc.so.0]
- 0x0000000c (INIT) 0x4cdc8
- 0x6ffffef5 (GNU_HASH) 0x134
- 0x00000005 (STRTAB) 0x7594
- 0x00000006 (SYMTAB) 0x2884
- 0x0000000a (STRSZ) 11814 (bytes)
- 0x0000000b (SYMENT) 16 (bytes)
- 0x00000003 (PLTGOT) 0x63d78
- 0x00000002 (PLTRELSZ) 180 (bytes)
- 0x00000014 (PLTREL) RELA
- 0x00000017 (JMPREL) 0xc900
- 0x00000007 (RELA) 0xa3bc
- 0x00000008 (RELASZ) 9720 (bytes)
- 0x00000009 (RELAENT) 12 (bytes)
- 0x6ffffff9 (RELACOUNT) 750
- 0x00000000 (NULL) 0x0
