Advertisement
Guest User

readelf tags libbrcmGLESv2.so & libmali-midgard-t86x-r14p0-g

a guest
Jun 20th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. arm-linux-gnueabihf-readelf -d libbrcmGLESv2.so
  2.  
  3. Dynamic section at offset 0x1400c contains 33 entries:
  4. Tag Type Name/Value
  5. 0x00000001 (NEEDED) Shared library: [libbrcmEGL.so]
  6. 0x00000001 (NEEDED) Shared library: [libbcm_host.so]
  7. 0x00000001 (NEEDED) Shared library: [libvchiq_arm.so]
  8. 0x00000001 (NEEDED) Shared library: [libvcos.so]
  9. 0x00000001 (NEEDED) Shared library: [libpthread.so.0]
  10. 0x00000001 (NEEDED) Shared library: [libdl.so.2]
  11. 0x00000001 (NEEDED) Shared library: [librt.so.1]
  12. 0x00000001 (NEEDED) Shared library: [libm.so.6]
  13. 0x00000001 (NEEDED) Shared library: [libc.so.6]
  14. 0x0000000e (SONAME) Library soname: [libbrcmGLESv2.so]
  15. 0x0000000c (INIT) 0x36a0
  16. 0x0000000d (FINI) 0x13b14
  17. 0x00000019 (INIT_ARRAY) 0x24000
  18. 0x0000001b (INIT_ARRAYSZ) 4 (bytes)
  19. 0x0000001a (FINI_ARRAY) 0x24004
  20. 0x0000001c (FINI_ARRAYSZ) 4 (bytes)
  21. 0x6ffffef5 (GNU_HASH) 0xb4
  22. 0x00000005 (STRTAB) 0x1d8c
  23. 0x00000006 (SYMTAB) 0xa2c
  24. 0x0000000a (STRSZ) 5135 (bytes)
  25. 0x0000000b (SYMENT) 16 (bytes)
  26. 0x00000003 (PLTGOT) 0x2413c
  27. 0x00000002 (PLTRELSZ) 480 (bytes)
  28. 0x00000014 (PLTREL) REL
  29. 0x00000017 (JMPREL) 0x34c0
  30. 0x00000011 (REL) 0x3468
  31. 0x00000012 (RELSZ) 88 (bytes)
  32. 0x00000013 (RELENT) 8 (bytes)
  33. 0x6ffffffe (VERNEED) 0x3408
  34. 0x6fffffff (VERNEEDNUM) 3
  35. 0x6ffffff0 (VERSYM) 0x319c
  36. 0x6ffffffa (RELCOUNT) 4
  37. 0x00000000 (NULL) 0x0
  38.  
  39. arm-linux-gnueabihf-readelf -d libmali-midgard-t86x-r14p0-gbm.so
  40.  
  41. Dynamic section at offset 0x109eec8 contains 35 entries:
  42. Tag Type Name/Value
  43. 0x00000001 (NEEDED) Shared library: [librt.so.1]
  44. 0x00000001 (NEEDED) Shared library: [libpthread.so.0]
  45. 0x00000001 (NEEDED) Shared library: [libdl.so.2]
  46. 0x00000001 (NEEDED) Shared library: [libdrm.so.2]
  47. 0x00000001 (NEEDED) Shared library: [libstdc++.so.6]
  48. 0x00000001 (NEEDED) Shared library: [libm.so.6]
  49. 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]
  50. 0x00000001 (NEEDED) Shared library: [libc.so.6]
  51. 0x00000001 (NEEDED) Shared library: [ld-linux-armhf.so.3]
  52. 0x00000010 (SYMBOLIC) 0x0
  53. 0x0000000c (INIT) 0x9fcb8
  54. 0x0000000d (FINI) 0xdab980
  55. 0x00000019 (INIT_ARRAY) 0x10532ac
  56. 0x0000001b (INIT_ARRAYSZ) 264 (bytes)
  57. 0x0000001a (FINI_ARRAY) 0x10533b4
  58. 0x0000001c (FINI_ARRAYSZ) 8 (bytes)
  59. 0x6ffffef5 (GNU_HASH) 0x158
  60. 0x00000005 (STRTAB) 0x7110
  61. 0x00000006 (SYMTAB) 0x1c90
  62. 0x0000000a (STRSZ) 26238 (bytes)
  63. 0x0000000b (SYMENT) 16 (bytes)
  64. 0x00000003 (PLTGOT) 0x10af000
  65. 0x00000002 (PLTRELSZ) 2640 (bytes)
  66. 0x00000014 (PLTREL) REL
  67. 0x00000017 (JMPREL) 0x9f268
  68. 0x00000011 (REL) 0xe418
  69. 0x00000012 (RELSZ) 593488 (bytes)
  70. 0x00000013 (RELENT) 8 (bytes)
  71. 0x6ffffffc (VERDEF) 0xe220
  72. 0x6ffffffd (VERDEFNUM) 2
  73. 0x6ffffffe (VERNEED) 0xe258
  74. 0x6fffffff (VERNEEDNUM) 8
  75. 0x6ffffff0 (VERSYM) 0xd78e
  76. 0x6ffffffa (RELCOUNT) 73720
  77. 0x00000000 (NULL) 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement