source: trunk/binutils/ld/testsuite/ld-powerpc/tlsso.g

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: 433 bytes
Line 
1#source: tls.s
2#as: -a64
3#ld: -shared -melf64ppc
4#objdump: -sj.got
5#target: powerpc64*-*-*
6
7.*: +file format elf64-powerpc
8
9Contents of section \.got:
10 10980 00000000 00018980 00000000 00000000 .*
11 10990 00000000 00000000 00000000 00000000 .*
12 109a0 00000000 00000000 00000000 00000000 .*
13 109b0 00000000 00000000 00000000 00000000 .*
14 109c0 00000000 00000000 00000000 00000000 .*
15 109d0 00000000 00000000 00000000 00000000 .*
Note: See TracBrowser for help on using the repository browser.