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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-powerpc/] [tlsso.r] - Blame information for rev 95

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

Line No. Rev Author Line
1 95 khays
#source: tls.s
2
#as: -a64
3
#ld: -shared -melf64ppc
4
#readelf: -WSsrl
5
#target: powerpc64*-*-*
6
 
7
There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
8
 
9
Section Headers:
10
 +\[Nr\] Name +Type +Address +Off +Size +ES Flg Lk Inf Al
11
 +\[[ 0-9]+\] +NULL +0+ 0+ 0+ 0+ +0 +0 +0
12
 +\[[ 0-9]+\] \.hash .*
13
 +\[[ 0-9]+\] \.dynsym .*
14
 +\[[ 0-9]+\] \.dynstr .*
15
 +\[[ 0-9]+\] \.rela\.dyn .*
16
 +\[[ 0-9]+\] \.rela\.plt .*
17
 +\[[ 0-9]+\] \.text .*
18
 +\[[ 0-9]+\] \.tdata +PROGBITS .* 0+38 0+ WAT +0 +0 +8
19
 +\[[ 0-9]+\] \.tbss +NOBITS .* 0+38 0+ WAT +0 +0 +8
20
 +\[[ 0-9]+\] \.dynamic .*
21
 +\[[ 0-9]+\] \.branch_lt .*
22
 +\[[ 0-9]+\] \.got .*
23
 +\[[ 0-9]+\] \.plt .*
24
 +\[[ 0-9]+\] \.shstrtab .*
25
 +\[[ 0-9]+\] \.symtab .*
26
 +\[[ 0-9]+\] \.strtab .*
27
#...
28
 
29
Elf file type is DYN \(Shared object file\)
30
Entry point 0x[0-9a-f]+
31
There are [0-9]+ program headers, starting at offset [0-9]+
32
 
33
Program Headers:
34
 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
35
 +LOAD .* R E 0x10000
36
 +LOAD .* RW +0x10000
37
 +DYNAMIC .* RW +0x8
38
 +TLS .* 0x0+38 0x0+70 R +0x8
39
 
40
 Section to Segment mapping:
41
 +Segment Sections\.\.\.
42
 +0+ +\.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.text
43
 +01 +\.tdata \.dynamic (\.branch_lt |)\.got \.plt
44
 +02 +\.dynamic
45
 +03 +\.tdata \.tbss
46
 
47
Relocation section '\.rela\.dyn' at offset .* contains 16 entries:
48
 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
49
[0-9a-f ]+R_PPC64_TPREL16 +0+60 le0 \+ 0
50
[0-9a-f ]+R_PPC64_TPREL16_HA +0+68 le1 \+ 0
51
[0-9a-f ]+R_PPC64_TPREL16_LO +0+68 le1 \+ 0
52
[0-9a-f ]+R_PPC64_TPREL16_DS +0+105f0 \.tdata \+ 28
53
[0-9a-f ]+R_PPC64_TPREL16_HA +0+105f0 \.tdata \+ 30
54
[0-9a-f ]+R_PPC64_TPREL16_LO +0+105f0 \.tdata \+ 30
55
[0-9a-f ]+R_PPC64_DTPMOD64 +0+
56
[0-9a-f ]+R_PPC64_DTPREL64 +0+
57
[0-9a-f ]+R_PPC64_DTPREL64 +0+18
58
[0-9a-f ]+R_PPC64_DTPMOD64 +0+
59
[0-9a-f ]+R_PPC64_DTPMOD64 +0+ gd \+ 0
60
[0-9a-f ]+R_PPC64_DTPREL64 +0+ gd \+ 0
61
[0-9a-f ]+R_PPC64_DTPREL64 +0+50 ld2 \+ 0
62
[0-9a-f ]+R_PPC64_DTPMOD64 +0+38 gd0 \+ 0
63
[0-9a-f ]+R_PPC64_DTPREL64 +0+38 gd0 \+ 0
64
[0-9a-f ]+R_PPC64_TPREL64 +0+58 ie0 \+ 0
65
 
66
Relocation section '\.rela\.plt' at offset .* contains 1 entries:
67
 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
68
[0-9a-f ]+R_PPC64_JMP_SLOT +0+ __tls_get_addr \+ 0
69
 
70
Symbol table '\.dynsym' contains [0-9]+ entries:
71
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
72
.* NOTYPE +LOCAL +DEFAULT +UND
73
.* SECTION +LOCAL +DEFAULT +6
74
.* SECTION +LOCAL +DEFAULT +7
75
.* TLS +GLOBAL +DEFAULT +UND gd
76
.* TLS +GLOBAL +DEFAULT +8 le0
77
.* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
78
.* TLS +GLOBAL +DEFAULT +8 ld0
79
.* TLS +GLOBAL +DEFAULT +8 le1
80
.* TLS +GLOBAL +DEFAULT +UND ld
81
.* NOTYPE +GLOBAL +DEFAULT +6 _start
82
.* TLS +GLOBAL +DEFAULT +8 ld2
83
.* TLS +GLOBAL +DEFAULT +8 ld1
84
.* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
85
.* NOTYPE +GLOBAL +DEFAULT +ABS _edata
86
.* NOTYPE +GLOBAL +DEFAULT +ABS _end
87
.* TLS +GLOBAL +DEFAULT +8 gd0
88
.* TLS +GLOBAL +DEFAULT +8 ie0
89
 
90
Symbol table '\.symtab' contains [0-9]+ entries:
91
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
92
.* NOTYPE +LOCAL +DEFAULT +UND
93
.* SECTION +LOCAL +DEFAULT +1
94
.* SECTION +LOCAL +DEFAULT +2
95
.* SECTION +LOCAL +DEFAULT +3
96
.* SECTION +LOCAL +DEFAULT +4
97
.* SECTION +LOCAL +DEFAULT +5
98
.* SECTION +LOCAL +DEFAULT +6
99
.* SECTION +LOCAL +DEFAULT +7
100
.* SECTION +LOCAL +DEFAULT +8
101
.* SECTION +LOCAL +DEFAULT +9
102
.* SECTION +LOCAL +DEFAULT +10
103
.* SECTION +LOCAL +DEFAULT +11
104
.* SECTION +LOCAL +DEFAULT +12
105
.* TLS +LOCAL +DEFAULT +7 gd4
106
.* TLS +LOCAL +DEFAULT +7 ld4
107
.* TLS +LOCAL +DEFAULT +7 ld5
108
.* TLS +LOCAL +DEFAULT +7 ld6
109
.* TLS +LOCAL +DEFAULT +7 ie4
110
.* TLS +LOCAL +DEFAULT +7 le4
111
.* TLS +LOCAL +DEFAULT +7 le5
112
.* OBJECT +LOCAL +DEFAULT +ABS _DYNAMIC
113
.* NOTYPE +LOCAL +DEFAULT +6 00000010\.plt_call\.__tls_get_addr\+0
114
.* NOTYPE +LOCAL +DEFAULT +6 __glink_PLTresolve
115
.* NOTYPE +LOCAL +DEFAULT +UND \.__tls_get_addr
116
.* TLS +GLOBAL +DEFAULT +UND gd
117
.* TLS +GLOBAL +DEFAULT +8 le0
118
.* NOTYPE +GLOBAL +DEFAULT +UND __tls_get_addr
119
.* TLS +GLOBAL +DEFAULT +8 ld0
120
.* TLS +GLOBAL +DEFAULT +8 le1
121
.* TLS +GLOBAL +DEFAULT +UND ld
122
.* NOTYPE +GLOBAL +DEFAULT +6 _start
123
.* TLS +GLOBAL +DEFAULT +8 ld2
124
.* TLS +GLOBAL +DEFAULT +8 ld1
125
.* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
126
.* NOTYPE +GLOBAL +DEFAULT +ABS _edata
127
.* NOTYPE +GLOBAL +DEFAULT +ABS _end
128
.* TLS +GLOBAL +DEFAULT +8 gd0
129
.* TLS +GLOBAL +DEFAULT +8 ie0

powered by: WebSVN 2.1.0

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