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

Subversion Repositories open8_urisc

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

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

Line No. Rev Author Line
1 95 khays
#source: tlslib.s
2
#source: tlstoc.s
3
#as: -a64
4
#ld: -melf64ppc
5
#readelf: -WSsrl
6
#target: powerpc64*-*-*
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+ 0+ +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]+\] \.rela\.plt +.*
19 157 khays
 +\[[ 0-9]+\] \.text +PROGBITS .* 0+e8 0+ +AX +0 +0 +8
20 95 khays
 +\[[ 0-9]+\] \.tdata +PROGBITS .* 0+38 0+ WAT +0 +0 +8
21
 +\[[ 0-9]+\] \.tbss +NOBITS .* 0+38 0+ WAT +0 +0 +8
22
 +\[[ 0-9]+\] \.dynamic +DYNAMIC .* 0+160 10 +WA +4 +0 +8
23
 +\[[ 0-9]+\] \.got +PROGBITS .* 0+58 08 +WA +0 +0 +8
24
 +\[[ 0-9]+\] \.plt +.*
25
 +\[[ 0-9]+\] \.shstrtab +.*
26
 +\[[ 0-9]+\] \.symtab +.*
27
 +\[[ 0-9]+\] \.strtab +.*
28
#...
29
 
30
Elf file type is EXEC \(Executable file\)
31
Entry point .*
32
There are [0-9]+ program headers, starting at offset [0-9]+
33
 
34
Program Headers:
35
 +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg Align
36
 +PHDR +0x0+40 0x0+10000040 0x0+10000040 0x0+150 0x0+150 R E 0x8
37
 +INTERP +0x0+190 0x0+10000190 0x0+10000190 0x0+11 0x0+11 R +0x1
38
 +\[Requesting program interpreter: .*\]
39
 +LOAD .* R E 0x10000
40
 +LOAD .* RW +0x10000
41
 +DYNAMIC .* RW +0x8
42
 +TLS .* 0x0+38 0x0+70 R +0x8
43
 
44
 Section to Segment mapping:
45
 +Segment Sections\.\.\.
46
 +0+ +
47
 +01 +\.interp
48
 +02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.text
49 157 khays
 +03 +\.tdata \.dynamic \.got \.plt
50 95 khays
 +04 +\.dynamic
51
 +05 +\.tdata \.tbss
52
 
53
Relocation section '\.rela\.dyn' at offset .* contains 3 entries:
54
 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
55
[0-9a-f ]+R_PPC64_DTPMOD64 +0+ gd \+ 0
56
[0-9a-f ]+R_PPC64_DTPREL64 +0+ gd \+ 0
57
[0-9a-f ]+R_PPC64_DTPMOD64 +0+ ld \+ 0
58
 
59
Relocation section '\.rela\.plt' at offset .* contains 1 entries:
60
 +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend
61
[0-9a-f ]+R_PPC64_JMP_SLOT +0+ __tls_get_addr_opt \+ 0
62
 
63
Symbol table '\.dynsym' contains [0-9]+ entries:
64
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
65
.* NOTYPE +LOCAL +DEFAULT +UND
66
.* TLS +GLOBAL +DEFAULT +UND gd
67
.* TLS +GLOBAL +DEFAULT +UND ld
68
.* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
69
.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr_opt
70
.* NOTYPE +GLOBAL +DEFAULT +ABS _edata
71
.* NOTYPE +GLOBAL +DEFAULT +ABS _end
72
 
73
Symbol table '\.symtab' contains [0-9]+ entries:
74
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
75
.* NOTYPE +LOCAL +DEFAULT +UND
76
.* SECTION +LOCAL +DEFAULT +1
77
.* SECTION +LOCAL +DEFAULT +2
78
.* SECTION +LOCAL +DEFAULT +3
79
.* SECTION +LOCAL +DEFAULT +4
80
.* SECTION +LOCAL +DEFAULT +5
81
.* SECTION +LOCAL +DEFAULT +6
82
.* SECTION +LOCAL +DEFAULT +7
83
.* SECTION +LOCAL +DEFAULT +8
84
.* SECTION +LOCAL +DEFAULT +9
85
.* SECTION +LOCAL +DEFAULT +10
86
.* SECTION +LOCAL +DEFAULT +11
87
.* SECTION +LOCAL +DEFAULT +12
88
.* TLS +LOCAL +DEFAULT +8 gd4
89
.* TLS +LOCAL +DEFAULT +8 ld4
90
.* TLS +LOCAL +DEFAULT +8 ld5
91
.* TLS +LOCAL +DEFAULT +8 ld6
92
.* TLS +LOCAL +DEFAULT +8 ie4
93
.* TLS +LOCAL +DEFAULT +8 le4
94
.* TLS +LOCAL +DEFAULT +8 le5
95 157 khays
.* NOTYPE +LOCAL +DEFAULT +11 \.Lie0
96 95 khays
.* OBJECT +LOCAL +DEFAULT +10 _DYNAMIC
97
.* (NOTYPE +LOCAL +DEFAULT +7 00000010\.plt_call\.__tls_get_addr(|_opt)\+0|(FUNC|NOTYPE) +LOCAL +DEFAULT +UND \.__tls_get_addr(|_opt))
98
.* (NOTYPE +LOCAL +DEFAULT +7 __glink_PLTresolve|NOTYPE +LOCAL +DEFAULT +7 00000010\.plt_call\.__tls_get_addr(|_opt)\+0)
99
.* ((FUNC|NOTYPE) +LOCAL +DEFAULT +UND \.__tls_get_addr(|_opt)|NOTYPE +LOCAL +DEFAULT +7 __glink_PLTresolve)
100
.* TLS +GLOBAL +DEFAULT +UND gd
101
.* TLS +GLOBAL +DEFAULT +9 le0
102
.* TLS +GLOBAL +DEFAULT +9 ld0
103
.* TLS +GLOBAL +DEFAULT +9 le1
104
.* TLS +GLOBAL +DEFAULT +UND ld
105
.* NOTYPE +GLOBAL +DEFAULT +7 _start
106
.* TLS +GLOBAL +DEFAULT +9 ld2
107
.* TLS +GLOBAL +DEFAULT +9 ld1
108
.* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
109
.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr_opt
110
.* NOTYPE +GLOBAL +DEFAULT +ABS _edata
111
.* NOTYPE +GLOBAL +DEFAULT +ABS _end
112
.* TLS +GLOBAL +DEFAULT +9 gd0
113
.* TLS +GLOBAL +DEFAULT +9 ie0

powered by: WebSVN 2.1.0

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