[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ok-32.d
CommitLineData
bcae4342
HPN
1#source: tls-dtprelm.s --defsym r=32767
2#as: --no-underscore --em=criself --pic
c7dffc39 3#ld: --shared -m crislinux --hash-style=sysv
bcae4342
HPN
4#objdump: -s -j .got -j .text -j .tdata -R
5
6# Check that a R_CRIS_16_DTPREL just below the theoretical limit
7# works, in a DSO.
8
9.*: file format elf32-cris
10
11DYNAMIC RELOCATION RECORDS
12OFFSET TYPE VALUE
fd161d86 130000a1c4 R_CRIS_DTPMOD \*ABS\*
bcae4342
HPN
14
15Contents of section \.text:
fd161d86 16 0144 5faeff7f .*
bcae4342 17Contents of section \.tdata:
fd161d86 18 2148 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
bcae4342 19#...
fd161d86 20 a138 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
bcae4342 21Contents of section \.got:
fd161d86
AM
22 a1b8 48a10000 00000000 00000000 00000000 .*
23 a1c8 00000000 .*
This page took 0.423982 seconds and 4 git commands to generate.