Dynamic TLS section symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-gd-2.d
CommitLineData
bcae4342 1#as: --pic --no-underscore --em=criself
bab55c05 2#ld: --shared -m crislinux --hash-style=sysv
bcae4342
HPN
3#source: tls-gd-2.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_32_GOT_GD. 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
f26a3287
AM
15 filesz 0x0+154 memsz 0x0+154 flags r-x
16 LOAD off 0x0+154 vaddr 0x0+2154 paddr 0x0+2154 align 2\*\*13
bcae4342 17 filesz 0x0+108 memsz 0x0+108 flags rw-
f26a3287 18 DYNAMIC off 0x0+1d8 vaddr 0x0+21d8 paddr 0x0+21d8 align 2\*\*2
bcae4342 19 filesz 0x0+70 memsz 0x0+70 flags rw-
f26a3287 20 TLS off 0x0+154 vaddr 0x0+2154 paddr 0x0+2154 align 2\*\*2
bcae4342
HPN
21 filesz 0x0+84 memsz 0x0+84 flags r--
22
23Dynamic Section:
24 HASH 0x0+b4
f26a3287
AM
25 STRTAB 0x0+12c
26 SYMTAB 0x0+dc
fd161d86 27 STRSZ 0x0+14
bcae4342 28 SYMENT 0x0+10
f26a3287 29 RELA 0x0+140
bcae4342
HPN
30 RELASZ 0x0+c
31 RELAENT 0x0+c
32private flags = 0:
33
34SYMBOL TABLE:
35#...
360+80 g \.tdata 0+4 x
37#...
38DYNAMIC SYMBOL TABLE:
39#...
400+80 g D \.tdata 0+4 x
41#...
42
43DYNAMIC RELOCATION RECORDS
44OFFSET TYPE VALUE
f26a3287 450+2254 R_CRIS_DTP x
bcae4342
HPN
46
47Contents of section \.hash:
48#...
49Contents of section \.text:
f26a3287 50 014c 6fae0c00 00000000 .*
bcae4342
HPN
51#...
52Contents of section \.got:
f26a3287
AM
53 2248 d8210+ 0+ 0+ 0+ .*
54 2258 0+ .*
This page took 0.649886 seconds and 4 git commands to generate.