OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-x86-64/] [tlsbindesc.rd] - Blame information for rev 841

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
#source: tlsbindesc.s
2
#source: tlsbin.s
3
#as: --64
4
#ld: -shared -melf_x86_64
5
#readelf: -WSsrl
6
#target: x86_64-*-*
7
 
8
There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
9
 
10
Section Headers:
11
  \[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al
12
 +\[[ 0-9]+\] +NULL +0+ 0+ 0+ 00 +0 +0 +0
13
 +\[[ 0-9]+\] .interp +.*
14
 +\[[ 0-9]+\] .hash +.*
15
 +\[[ 0-9]+\] .dynsym +.*
16
 +\[[ 0-9]+\] .dynstr +.*
17
 +\[[ 0-9]+\] .rela.dyn +.*
18
 +\[[ 0-9]+\] .text +PROGBITS +0+401000 0+1000 0+1f6 00 +AX +0 +0 +4096
19
 +\[[ 0-9]+\] .tdata +PROGBITS +0+6011f6 0+11f6 0+60 00 WAT +0 +0 +1
20
 +\[[ 0-9]+\] .tbss +NOBITS +0+601256 0+1256 0+40 00 WAT +0 +0 +1
21
 +\[[ 0-9]+\] .dynamic +DYNAMIC +0+601258 0+1258 0+100 10 +WA +4 +0 +8
22
 +\[[ 0-9]+\] .got +PROGBITS +0+601358 0+1358 0+20 08 +WA +0 +0 +8
23
 +\[[ 0-9]+\] .got.plt +PROGBITS +0+601378 0+1378 0+18 08 +WA +0 +0 +8
24
 +\[[ 0-9]+\] .shstrtab +.*
25
 +\[[ 0-9]+\] .symtab +.*
26
 +\[[ 0-9]+\] .strtab +.*
27
Key to Flags:
28
.*
29
.*
30
.*
31
 
32
Elf file type is EXEC \(Executable file\)
33
Entry point 0x401108
34
There are [0-9]+ program headers, starting at offset [0-9]+
35
 
36
Program Headers:
37
  Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
38
  PHDR.*
39
  INTERP.*
40
.*Requesting program interpreter.*
41
  LOAD +0x0+ 0x0+400000 0x0+400000 0x0+11f6 0x0+11f6 R E 0x200000
42
  LOAD +0x0+11f6 0x0+6011f6 0x0+6011f6 0x0+19a 0x0+19a RW  0x200000
43
  DYNAMIC +0x0+1258 0x0+601258 0x0+601258 0x0+100 0x0+100 RW  0x8
44
  TLS +0x0+11f6 0x0+6011f6 0x0+6011f6 0x0+60 0x0+a0 R +0x1
45
 
46
 Section to Segment mapping:
47
  Segment Sections...
48
   00 *
49
   01 +.interp *
50
   02 +.interp .hash .dynsym .dynstr .rela.dyn .text *
51
   03 +.tdata .dynamic .got .got.plt *
52
   04 +.dynamic *
53
   05 +.tdata .tbss *
54
 
55
Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 4 entries:
56
 +Offset +Info +Type +Symbol's Value  Symbol's Name \+ Addend
57
0+601358  0+100000012 R_X86_64_TPOFF64 +0+ sG5 \+ 0
58
0+601360  0+200000012 R_X86_64_TPOFF64 +0+ sG2 \+ 0
59
0+601368  0+400000012 R_X86_64_TPOFF64 +0+ sG6 \+ 0
60
0+601370  0+500000012 R_X86_64_TPOFF64 +0+ sG1 \+ 0
61
 
62
Symbol table '\.dynsym' contains [0-9]+ entries:
63
 +Num: +Value +Size Type +Bind +Vis +Ndx Name
64
 +[0-9]+: 0+ +0 NOTYPE  LOCAL  DEFAULT  UND *
65
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG5
66
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG2
67
 +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
68
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG6
69
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG1
70
 +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS _edata
71
 +[0-9]+: 0+[0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS _end
72
 
73
Symbol table '\.symtab' contains [0-9]+ entries:
74
 +Num: +Value +Size Type +Bind +Vis +Ndx Name
75
 +[0-9]+: 0+ +0 NOTYPE  LOCAL  DEFAULT  UND *
76
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +1 *
77
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +2 *
78
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +3 *
79
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +4 *
80
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +5 *
81
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +6 *
82
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +7 *
83
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +8 *
84
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +9 *
85
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +10 *
86
 +[0-9]+: [0-9a-f]+ +0 SECTION LOCAL  DEFAULT +11 *
87
 +[0-9]+: 0+20 +0 TLS +LOCAL  DEFAULT +7 sl1
88
 +[0-9]+: 0+24 +0 TLS +LOCAL  DEFAULT +7 sl2
89
 +[0-9]+: 0+28 +0 TLS +LOCAL  DEFAULT +7 sl3
90
 +[0-9]+: 0+2c +0 TLS +LOCAL  DEFAULT +7 sl4
91
 +[0-9]+: 0+30 +0 TLS +LOCAL  DEFAULT +7 sl5
92
 +[0-9]+: 0+34 +0 TLS +LOCAL  DEFAULT +7 sl6
93
 +[0-9]+: 0+38 +0 TLS +LOCAL  DEFAULT +7 sl7
94
 +[0-9]+: 0+3c +0 TLS +LOCAL  DEFAULT +7 sl8
95
 +[0-9]+: 0+80 +0 TLS +LOCAL  DEFAULT +8 bl1
96
 +[0-9]+: 0+84 +0 TLS +LOCAL  DEFAULT +8 bl2
97
 +[0-9]+: 0+88 +0 TLS +LOCAL  DEFAULT +8 bl3
98
 +[0-9]+: 0+8c +0 TLS +LOCAL  DEFAULT +8 bl4
99
 +[0-9]+: 0+90 +0 TLS +LOCAL  DEFAULT +8 bl5
100
 +[0-9]+: 0+94 +0 TLS +LOCAL  DEFAULT +8 bl6
101
 +[0-9]+: 0+98 +0 TLS +LOCAL  DEFAULT +8 bl7
102
 +[0-9]+: 0+9c +0 TLS +LOCAL  DEFAULT +8 bl8
103
 +[0-9]+: 0+a0 +0 TLS +LOCAL  HIDDEN +7 _TLS_MODULE_BASE_
104
 +[0-9]+: 0+601258 +0 OBJECT  LOCAL  HIDDEN    9 _DYNAMIC
105
 +[0-9]+: 0+601378 +0 OBJECT  LOCAL  HIDDEN   11 _GLOBAL_OFFSET_TABLE_
106
 +[0-9]+: 0+1c +0 TLS +GLOBAL DEFAULT +7 sg8
107
 +[0-9]+: 0+7c +0 TLS +GLOBAL DEFAULT +8 bg8
108
 +[0-9]+: 0+74 +0 TLS +GLOBAL DEFAULT +8 bg6
109
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG5
110
 +[0-9]+: 0+68 +0 TLS +GLOBAL DEFAULT +8 bg3
111
 +[0-9]+: 0+8 +0 TLS +GLOBAL DEFAULT +7 sg3
112
 +[0-9]+: 0+48 +0 TLS +GLOBAL HIDDEN +7 sh3
113
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG2
114
 +[0-9]+: 0+c +0 TLS +GLOBAL DEFAULT +7 sg4
115
 +[0-9]+: 0+10 +0 TLS +GLOBAL DEFAULT +7 sg5
116
 +[0-9]+: 0+70 +0 TLS +GLOBAL DEFAULT +8 bg5
117
 +[0-9]+: 0+58 +0 TLS +GLOBAL HIDDEN +7 sh7
118
 +[0-9]+: 0+5c +0 TLS +GLOBAL HIDDEN +7 sh8
119
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT +7 sg1
120
 +[0-9]+: 0+401108 +0 FUNC +GLOBAL DEFAULT +6 _start
121
 +[0-9]+: 0+4c +0 TLS +GLOBAL HIDDEN +7 sh4
122
 +[0-9]+: 0+78 +0 TLS +GLOBAL DEFAULT +8 bg7
123
 +[0-9]+: 0+50 +0 TLS +GLOBAL HIDDEN +7 sh5
124
 +[0-9]+: [0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
125
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG6
126
 +[0-9]+: 0+401000 +0 FUNC +GLOBAL DEFAULT +6 fn2
127
 +[0-9]+: 0+4 +0 TLS +GLOBAL DEFAULT +7 sg2
128
 +[0-9]+: 0+ +0 TLS +GLOBAL DEFAULT  UND sG1
129
 +[0-9]+: 0+40 +0 TLS +GLOBAL HIDDEN +7 sh1
130
 +[0-9]+: 0+14 +0 TLS +GLOBAL DEFAULT +7 sg6
131
 +[0-9]+: 0+18 +0 TLS +GLOBAL DEFAULT +7 sg7
132
 +[0-9]+: [0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS _edata
133
 +[0-9]+: [0-9a-f]+ +0 NOTYPE  GLOBAL DEFAULT  ABS _end
134
 +[0-9]+: 0+44 +0 TLS +GLOBAL HIDDEN +7 sh2
135
 +[0-9]+: 0+54 +0 TLS +GLOBAL HIDDEN +7 sh6
136
 +[0-9]+: 0+64 +0 TLS +GLOBAL DEFAULT +8 bg2
137
 +[0-9]+: 0+60 +0 TLS +GLOBAL DEFAULT +8 bg1
138
 +[0-9]+: 0+6c +0 TLS +GLOBAL DEFAULT +8 bg4

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.