* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsexetoc.g
1 #source: tlstoc.s
2 #as: -a64
3 #ld: -melf64ppc tmpdir/libtlslib.so
4 #objdump: -sj.got
5 #target: powerpc64*-*-*
6
7 .*: +file format elf64-powerpc
8
9 Contents of section \.got:
10 10010598 00000000 10018598 00000000 00000000 .*
11 100105a8 00000000 00000000 00000000 00000000 .*
12 100105b8 00000000 00000000 00000000 00000001 .*
13 100105c8 00000000 00000000 00000000 00000001 .*
14 100105d8 00000000 00000000 ffffffff ffff8050 .*
15 100105e8 00000000 00000000 .*
This page took 0.029739 seconds and 4 git commands to generate.