Advertisement
Guest User

readelf -d libgbm.so

a guest
Feb 25th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Dynamic section at offset 0x11861d0 contains 33 entries:
  2. Tag Type Name/Value
  3. 0x0000000000000001 (NEEDED) Shared library: [libdl.so.2]
  4. 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
  5. 0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]
  6. 0x0000000000000001 (NEEDED) Shared library: [libdrm.so.2]
  7. 0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
  8. 0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
  9. 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1]
  10. 0x0000000000000010 (SYMBOLIC) 0x0
  11. 0x000000000000000c (INIT) 0xce7b8
  12. 0x000000000000000d (FINI) 0xe8d824
  13. 0x0000000000000019 (INIT_ARRAY) 0x1123000
  14. 0x000000000000001b (INIT_ARRAYSZ) 1736 (bytes)
  15. 0x000000000000001a (FINI_ARRAY) 0x11236c8
  16. 0x000000000000001c (FINI_ARRAYSZ) 16 (bytes)
  17. 0x0000000000000004 (HASH) 0x1b8
  18. 0x0000000000000005 (STRTAB) 0x97f8
  19. 0x0000000000000006 (SYMTAB) 0x2508
  20. 0x000000000000000a (STRSZ) 34032 (bytes)
  21. 0x000000000000000b (SYMENT) 24 (bytes)
  22. 0x0000000000000003 (PLTGOT) 0x1197210
  23. 0x0000000000000002 (PLTRELSZ) 5856 (bytes)
  24. 0x0000000000000014 (PLTREL) RELA
  25. 0x0000000000000017 (JMPREL) 0xcd0d8
  26. 0x000000006ffffef6 (TLSDESC_PLT) 0xcf700
  27. 0x000000006ffffef7 (TLSDESC_GOT) 0x1197208
  28. 0x0000000000000007 (RELA) 0x127f0
  29. 0x0000000000000008 (RELASZ) 764136 (bytes)
  30. 0x0000000000000009 (RELAENT) 24 (bytes)
  31. 0x000000006ffffffe (VERNEED) 0x12680
  32. 0x000000006fffffff (VERNEEDNUM) 6
  33. 0x000000006ffffff0 (VERSYM) 0x11ce8
  34. 0x000000006ffffff9 (RELACOUNT) 31633
  35. 0x0000000000000000 (NULL) 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement