source: trunk/binutils/ld/testsuite/ld-i386/tlsbin.td

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 479 bytes
Line 
1#source: tlsbinpic.s
2#source: tlsbin.s
3#as: --32
4#ld: -melf_i386 tmpdir/libtlslib.so
5#objdump: -sj.tdata
6#target: i?86-*-*
7
8.*: file format elf32-i386
9
10Contents of section \.tdata:
11 804a000 11000000 12000000 13000000 14000000 .*
12 804a010 15000000 16000000 17000000 18000000 .*
13 804a020 41000000 42000000 43000000 44000000 .*
14 804a030 45000000 46000000 47000000 48000000 .*
15 804a040 01010000 02010000 03010000 04010000 .*
16 804a050 05010000 06010000 07010000 08010000 .*
Note: See TracBrowser for help on using the repository browser.