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

Subversion Repositories open8_urisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 95 khays
#source: tls32.s
2
#source: tlslib32.s
3
#as: -a32
4
#ld: -melf32ppc
5
#readelf: -WSsrl
6
#target: powerpc*-*-*
7
 
8
There are [0-9]+ section headers, starting at offset 0x[0-9a-f]+:
9
 
10
Section Headers:
11
 +\[Nr\] Name +Type +Addr +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]+\] \.rela\.plt +.*
19
 +\[[ 0-9]+\] \.text +PROGBITS +[0-9a-f]+ [0-9a-f]+ 000070 00 +AX +0 +0 +1
20
 +\[[ 0-9]+\] \.tdata +PROGBITS +[0-9a-f]+ [0-9a-f]+ 00001c 00 WAT +0 +0 +4
21
 +\[[ 0-9]+\] \.tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ 00001c 00 WAT +0 +0 +4
22
 +\[[ 0-9]+\] \.dynamic +DYNAMIC +[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 08 +WA +4 +0 +4
23
 +\[[ 0-9]+\] \.got +PROGBITS +[0-9a-f]+ [0-9a-f]+ 00001c 04 WAX +0 +0 +4
24
 +\[[ 0-9]+\] \.plt +NOBITS +.*
25
 +\[[ 0-9]+\] \.shstrtab +STRTAB +.*
26
 +\[[ 0-9]+\] \.symtab +SYMTAB +.*
27
 +\[[ 0-9]+\] \.strtab +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 +0x000034 0x01800034 0x01800034 0x000c0 0x000c0 R E 0x4
37
 +INTERP +0x0000f4 0x018000f4 0x018000f4 0x00011 0x00011 R +0x1
38
 +\[Requesting program interpreter: .*\]
39
 +LOAD .* R E 0x10000
40
 +LOAD .* RWE 0x10000
41
 +DYNAMIC .* RW +0x4
42
 +TLS .* 0x0001c 0x00038 R +0x4
43
 
44
 Section to Segment mapping:
45
 +Segment Sections\.\.\.
46
 +00 +
47
 +01 +\.interp
48
 +02 +\.interp \.hash \.dynsym \.dynstr \.rela\.dyn \.rela\.plt \.text
49
 +03 +\.tdata \.dynamic \.got \.plt
50
 +04 +\.dynamic
51
 +05 +\.tdata \.tbss
52
 
53
Relocation section '\.rela\.dyn' at offset .* contains 2 entries:
54
 Offset +Info +Type +Sym\. Value +Symbol's Name \+ Addend
55
[0-9a-f ]+R_PPC_TPREL32 +00000000 +gd \+ 0
56
[0-9a-f ]+R_PPC_DTPMOD32 +00000000 +ld \+ 0
57
 
58
Relocation section '\.rela\.plt' at offset .* contains 1 entries:
59
 Offset +Info +Type +Sym\. Value +Symbol's Name \+ Addend
60
[0-9a-f ]+R_PPC_JMP_SLOT[0-9a-f ]+__tls_get_addr_opt \+ 0
61
 
62
Symbol table '\.dynsym' contains [0-9]+ entries:
63
 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
64
.* NOTYPE +LOCAL +DEFAULT +UND
65
.* TLS +GLOBAL +DEFAULT +UND gd
66
.* TLS +GLOBAL +DEFAULT +UND ld
67
.* NOTYPE +GLOBAL +DEFAULT +ABS __end
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
.* OBJECT +LOCAL +DEFAULT +10 _DYNAMIC
96
.* OBJECT +LOCAL +DEFAULT +11 _GLOBAL_OFFSET_TABLE_
97
.* TLS +GLOBAL +DEFAULT +UND gd
98
.* TLS +GLOBAL +DEFAULT +9 le0
99
.* TLS +GLOBAL +DEFAULT +9 ld0
100
.* TLS +GLOBAL +DEFAULT +9 le1
101
.* TLS +GLOBAL +DEFAULT +UND ld
102
.* NOTYPE +GLOBAL +DEFAULT +7 _start
103
.* NOTYPE +GLOBAL +DEFAULT +ABS __end
104
.* TLS +GLOBAL +DEFAULT +9 ld2
105
.* TLS +GLOBAL +DEFAULT +9 ld1
106
.* NOTYPE +GLOBAL +DEFAULT +ABS __bss_start
107
.* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr_opt
108
.* NOTYPE +GLOBAL +DEFAULT +ABS _edata
109
.* NOTYPE +GLOBAL +DEFAULT +ABS _end
110
.* TLS +GLOBAL +DEFAULT +9 gd0
111
.* 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.