ld --gc-sections fail with __tls_get_addr_opt
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-gc-1-64.dd
CommitLineData
7d504122
RS
1
2.*
3
4
5Disassembly of section \.text:
6
70000000010000000 <\.init_function>:
8 10000000: e8 22 00 00 ld r1,0\(r2\)
9
100000000010000004 <\.fini_function>:
11 10000004: e8 22 00 08 ld r1,8\(r2\)
12
130000000010000008 <\.exported_global>:
14 10000008: 48 00 00 09 bl 10000010 <\.indirect2>
15
16000000001000000c <\.indirect1>:
17 1000000c: 81 08 00 04 lwz r8,4\(r8\)
18
190000000010000010 <\.indirect2>:
20 10000010: 81 08 00 08 lwz r8,8\(r8\)
21
220000000010000014 <\.indirect3>:
23 10000014: 81 08 00 0c lwz r8,12\(r8\)
24
25Disassembly of section \.data:
26
270000000020000000 <block>:
28# Pointer to indirect3.
29 20000000: 20 00 00 e0 .*
30 20000004: 11 22 33 44 .*
31
320000000020000008 <__rtinit>:
33#...
34
350000000020000080 <exported_global>:
36 20000080: 00 00 00 00 .*
37 20000084: 10 00 00 08 .*
38 20000088: 00 00 00 00 .*
39 2000008c: 20 00 00 f8 .*
40 20000090: 00 00 00 00 .*
41 20000094: 00 00 00 00 .*
42
430000000020000098 <init_function>:
44 20000098: 00 00 00 00 .*
45 2000009c: 10 00 00 00 .*
46 200000a0: 00 00 00 00 .*
47 200000a4: 20 00 00 f8 .*
48 200000a8: 00 00 00 00 .*
49 200000ac: 00 00 00 00 .*
50
5100000000200000b0 <indirect1>:
52 200000b0: 00 00 00 00 .*
53 200000b4: 10 00 00 0c .*
54 200000b8: 00 00 00 00 .*
55 200000bc: 20 00 00 f8 .*
56 200000c0: 00 00 00 00 .*
57 200000c4: 00 00 00 00 .*
58
5900000000200000c8 <fini_function>:
60 200000c8: 00 00 00 00 .*
61 200000cc: 10 00 00 04 .*
62 200000d0: 00 00 00 00 .*
63 200000d4: 20 00 00 f8 .*
64 200000d8: 00 00 00 00 .*
65 200000dc: 00 00 00 00 .*
66
6700000000200000e0 <indirect3>:
68 200000e0: 00 00 00 00 .*
69 200000e4: 10 00 00 14 .*
70 200000e8: 00 00 00 00 .*
71 200000ec: 20 00 00 f8 .*
72 200000f0: 00 00 00 00 .*
73 200000f4: 00 00 00 00 .*
74
7500000000200000f8 <TOC>:
76 200000f8: 00 00 00 00 .*
77 200000fc: 20 00 00 b0 .*
78
790000000020000100 <block>:
80 20000100: 00 00 00 00 .*
81 20000104: 20 00 00 00 .*
This page took 0.317881 seconds and 4 git commands to generate.