tls-gc-71.d 724 B

123456789101112131415161718192021222324252627
  1. #source: tls-gc-71.s
  2. #source: init.s
  3. #source: tls128g.s
  4. #source: tls-hx.s
  5. #as: --pic --no-underscore --em=criself -I$srcdir/$subdir
  6. #ld: --shared -m crislinux --gc-sections --hash-style=sysv
  7. #objdump: -s -t -R -p -T
  8. # DSO with a single R_CRIS_16_DTPREL against a hidden symbol, gc:ed.
  9. # Check that we still have the other, global, TLS variable.
  10. .*: file format elf32-cris
  11. #...
  12. TLS off .*
  13. filesz 0x0+80 memsz 0x0+80 flags r--
  14. #...
  15. DYNAMIC SYMBOL TABLE:
  16. 0+10a g DF \.text 0+2 _init
  17. 0+ g D .tdata 0+80 tls128
  18. DYNAMIC RELOCATION RECORDS \(none\)
  19. #...
  20. Contents of section \.text:
  21. 010a 0f050000 .*
  22. #...
  23. Contents of section \.got:
  24. .* 90210000 00000000 00000000 .*