shlib-app-1.rd 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. There are 18 section headers, starting at offset .*:
  2. Section Headers:
  3. \[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
  4. \[ 0\] NULL 00000000 000000 000000 00 0 0 0
  5. \[ 1\] \.hash HASH 00008000 001000 000040 04 A 2 0 4
  6. \[ 2\] \.dynsym DYNSYM 00008040 001040 0000b0 10 A 3 6 4
  7. \[ 3\] \.dynstr STRTAB 000080f0 0010f0 000022 00 A 0 0 1
  8. \[ 4\] \.rela\.got RELA 00008114 001114 000018 0c AI 2 11 4
  9. \[ 5\] \.rela\.neardata RELA 0000812c 00112c 000018 0c AI 2 12 4
  10. \[ 6\] \.rela\.bss RELA 00008144 001144 00000c 0c AI 2 13 4
  11. \[ 7\] \.dynamic DYNAMIC 00008150 001150 0000b8 08 WA 3 0 4
  12. \[ 8\] \.rela\.plt RELA 10000000 002000 00000c 0c AI 2 11 4
  13. \[ 9\] \.plt PROGBITS 10000020 002020 000040 18 AX 0 0 32
  14. \[10\] \.text PROGBITS 10000060 002060 000040 00 AX 0 0 32
  15. \[11\] \.got PROGBITS 100000a0 0020a0 000020 00 WA 0 0 4
  16. \[12\] \.neardata PROGBITS 100000c0 0020c0 00000c 00 WA 0 0 4
  17. \[13\] \.bss NOBITS 100000cc 0020cc 000004 00 WA 0 0 4
  18. \[14\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020cc 000019 00 0 0 1
  19. \[15\] \.symtab SYMTAB 00000000 0020e8 0001b0 10 16 22 4
  20. \[16\] \.strtab STRTAB .*
  21. \[17\] \.shstrtab STRTAB .*
  22. Key to Flags:
  23. #...
  24. Elf file type is EXEC \(Executable file\)
  25. Entry point 0x10000060
  26. There are 4 program headers, starting at offset 52
  27. Program Headers:
  28. Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
  29. LOAD 0x001000 0x00008000 0x00008000 0x00208 0x00208 RW 0x1000
  30. LOAD 0x002000 0x10000000 0x10000000 0x000cc 0x000d0 RWE 0x1000
  31. DYNAMIC 0x001150 0x00008150 0x00008150 0x000b8 0x000b8 RW 0x4
  32. GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RWE 0x8
  33. Section to Segment mapping:
  34. Segment Sections\.\.\.
  35. 00 \.hash \.dynsym \.dynstr \.rela\.got \.rela\.neardata \.rela\.bss \.dynamic
  36. 01 \.rela\.plt \.plt \.text \.got \.neardata \.bss
  37. 02 \.dynamic
  38. 03
  39. Dynamic section at offset 0x1150 contains 18 entries:
  40. Tag Type Name/Value
  41. 0x00000001 \(NEEDED\) Shared library: \[tmpdir/libtest\.so\]
  42. 0x00000004 \(HASH\) 0x8000
  43. 0x00000005 \(STRTAB\) 0x80f0
  44. 0x00000006 \(SYMTAB\) 0x8040
  45. 0x0000000a \(STRSZ\) 34 \(bytes\)
  46. 0x0000000b \(SYMENT\) 16 \(bytes\)
  47. 0x00000015 \(DEBUG\) 0x0
  48. 0x00000003 \(PLTGOT\) 0x100000ac
  49. 0x00000002 \(PLTRELSZ\) 12 \(bytes\)
  50. 0x00000014 \(PLTREL\) RELA
  51. 0x00000017 \(JMPREL\) 0x10000000
  52. 0x00000007 \(RELA\) 0x8114
  53. 0x00000008 \(RELASZ\) 72 \(bytes\)
  54. 0x00000009 \(RELAENT\) 12 \(bytes\)
  55. 0x70000000 \(C6000_DSBT_BASE\) 0x100000a0
  56. 0x70000001 \(C6000_DSBT_SIZE\) 0x3
  57. 0x70000003 \(C6000_DSBT_INDEX\) 0x0
  58. 0x00000000 \(NULL\) 0x0
  59. Relocation section '\.rela\.got' at offset 0x1114 contains 2 entries:
  60. Offset Info Type Sym\. Value Symbol's Name \+ Addend
  61. 100000b8 00000601 R_C6000_ABS32 100000c0 b \+ 0
  62. 100000bc 00000a01 R_C6000_ABS32 100000cc a \+ 0
  63. Relocation section '\.rela\.neardata' at offset 0x112c contains 2 entries:
  64. Offset Info Type Sym\. Value Symbol's Name \+ Addend
  65. 100000c4 00000701 R_C6000_ABS32 00000000 g1 \+ 0
  66. 100000c8 00000801 R_C6000_ABS32 00000000 g2 \+ 0
  67. Relocation section '\.rela\.bss' at offset 0x1144 contains 1 entry:
  68. Offset Info Type Sym\. Value Symbol's Name \+ Addend
  69. 100000cc 00000a1a R_C6000_COPY 100000cc a \+ 0
  70. Relocation section '\.rela\.plt' at offset 0x2000 contains 1 entry:
  71. Offset Info Type Sym\. Value Symbol's Name \+ Addend
  72. 100000b4 0000091b R_C6000_JUMP_SLOT 00000000 sub0 \+ 0
  73. Symbol table '\.dynsym' contains 11 entries:
  74. Num: Value Size Type Bind Vis Ndx Name
  75. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  76. 1: 10000020 0 SECTION LOCAL DEFAULT 9.*
  77. 2: 10000060 0 SECTION LOCAL DEFAULT 10.*
  78. 3: 100000a0 0 SECTION LOCAL DEFAULT 11.*
  79. 4: 100000c0 0 SECTION LOCAL DEFAULT 12.*
  80. 5: 100000cc 0 SECTION LOCAL DEFAULT 13.*
  81. 6: 100000c0 4 OBJECT GLOBAL DEFAULT 12 b
  82. 7: 00000000 0 NOTYPE WEAK DEFAULT UND g1
  83. 8: 00000000 0 OBJECT WEAK DEFAULT UND g2
  84. 9: 00000000 0 FUNC GLOBAL DEFAULT UND sub0
  85. 10: 100000cc 4 OBJECT GLOBAL DEFAULT 13 a
  86. Symbol table '\.symtab' contains 27 entries:
  87. Num: Value Size Type Bind Vis Ndx Name
  88. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  89. 1: 00008000 0 SECTION LOCAL DEFAULT 1.*
  90. 2: 00008040 0 SECTION LOCAL DEFAULT 2.*
  91. 3: 000080f0 0 SECTION LOCAL DEFAULT 3.*
  92. 4: 00008114 0 SECTION LOCAL DEFAULT 4.*
  93. 5: 0000812c 0 SECTION LOCAL DEFAULT 5.*
  94. 6: 00008144 0 SECTION LOCAL DEFAULT 6.*
  95. 7: 00008150 0 SECTION LOCAL DEFAULT 7.*
  96. 8: 10000000 0 SECTION LOCAL DEFAULT 8.*
  97. 9: 10000020 0 SECTION LOCAL DEFAULT 9.*
  98. 10: 10000060 0 SECTION LOCAL DEFAULT 10.*
  99. 11: 100000a0 0 SECTION LOCAL DEFAULT 11.*
  100. 12: 100000c0 0 SECTION LOCAL DEFAULT 12.*
  101. 13: 100000cc 0 SECTION LOCAL DEFAULT 13.*
  102. 14: 00000000 0 SECTION LOCAL DEFAULT 14.*
  103. 15: 00000000 0 FILE LOCAL DEFAULT ABS .*shlib-app-1\.o
  104. 16: 10000060 0 NOTYPE LOCAL DEFAULT 10 fish
  105. 17: 100000c4 8 OBJECT LOCAL DEFAULT 12 w
  106. 18: 00000000 0 FILE LOCAL DEFAULT ABS
  107. 19: 00008150 0 OBJECT LOCAL DEFAULT 7 _DYNAMIC
  108. 20: 100000ac 0 OBJECT LOCAL DEFAULT 11 _GLOBAL_OFFSET_TABLE_
  109. 21: 100000a0 0 NOTYPE LOCAL DEFAULT 11 __c6xabi_DSBT_BASE
  110. 22: 100000c0 4 OBJECT GLOBAL DEFAULT 12 b
  111. 23: 00000000 0 NOTYPE WEAK DEFAULT UND g1
  112. 24: 00000000 0 OBJECT WEAK DEFAULT UND g2
  113. 25: 00000000 0 FUNC GLOBAL DEFAULT UND sub0
  114. 26: 100000cc 4 OBJECT GLOBAL DEFAULT 13 a