libdso-15.d 748 B

123456789101112131415161718192021222324
  1. #source: expdyn2.s
  2. #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
  3. #ld: --shared -m crislinux --version-script $srcdir/$subdir/expalltst3 --hash-style=sysv
  4. #objdump: -s -T
  5. # A DSO that has two versioned symbols, each with a weak alias.
  6. # Each symbol is versioned.
  7. .*: file format elf32-cris
  8. DYNAMIC SYMBOL TABLE:
  9. #...
  10. 0+2220 g[ ]+DO .data[ ]+0+4 TST3[ ]+__expobj2
  11. 0+1a2 g[ ]+DF .text[ ]+0+2 TST3[ ]+__expfn2
  12. 0+1a2 w[ ]+DF .text[ ]+0+2 TST3[ ]+expfn2
  13. 0+2220 w[ ]+DO .data[ ]+0+4 TST3[ ]+expobj2
  14. #...
  15. Contents of section .text:
  16. .* 0f050f05 .*
  17. #...
  18. Contents of section .got:
  19. .* a4210000 00000000 00000000 .*
  20. Contents of section .data:
  21. .* 00000000 .*