[MIPS] Add Loongson 2K1000 proccessor support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-ie-8.d
CommitLineData
bcae4342 1#as: --pic --no-underscore --em=criself
bab55c05 2#ld: --shared -m crislinux --hash-style=sysv
bcae4342
HPN
3#source: tls-ie-8.s
4#source: tls128g.s
5#source: tls-x.s
6#objdump: -s -t -R -p -T
7
8# DSO with a single R_CRIS_16_GOT_TPREL. Check that we have proper
9# NPTL/TLS markings and GOT.
10
11.*: file format elf32-cris
12
13Program Header:
14 LOAD off 0x0+ vaddr 0x0+ paddr 0x0+ align 2\*\*13
fd161d86
AM
15 filesz 0x0+164 memsz 0x0+164 flags r-x
16 LOAD off 0x0+164 vaddr 0x0+2164 paddr 0x0+2164 align 2\*\*13
bcae4342 17 filesz 0x0+10c memsz 0x0+10c flags rw-
fd161d86 18 DYNAMIC off 0x0+1e8 vaddr 0x0+21e8 paddr 0x0+21e8 align 2\*\*2
bcae4342 19 filesz 0x0+78 memsz 0x0+78 flags rw-
fd161d86 20 TLS off 0x0+164 vaddr 0x0+2164 paddr 0x0+2164 align 2\*\*2
bcae4342
HPN
21 filesz 0x0+84 memsz 0x0+84 flags r--
22
23Dynamic Section:
24 HASH 0x0+b4
fd161d86
AM
25 STRTAB 0x0+140
26 SYMTAB 0x0+e0
27 STRSZ 0x0+13
bcae4342 28 SYMENT 0x0+10
fd161d86 29 RELA 0x0+154
bcae4342
HPN
30 RELASZ 0x0+c
31 RELAENT 0x0+c
32 FLAGS 0x0+10
33private flags = 0:
34
35SYMBOL TABLE:
36#...
370+80 g \.tdata 0+4 x
38#...
39DYNAMIC SYMBOL TABLE:
40#...
410+80 g D \.tdata 0+4 x
42#...
43
44DYNAMIC RELOCATION RECORDS
45OFFSET TYPE VALUE
fd161d86 460+226c R_CRIS_32_TPREL x
bcae4342
HPN
47
48Contents of section \.hash:
49#...
50Contents of section \.text:
fd161d86 51 0160 5fae0c00 .*
bcae4342
HPN
52#...
53Contents of section \.got:
fd161d86 54 2260 e8210+ 0+ 0+ 0+ .*
This page took 0.431768 seconds and 4 git commands to generate.