bfd/ChangeLog:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / tls-relax-shared-3.d
1 #name: FRV TLS undefweak relocs, shared linking with relaxation
2 #source: tls-3.s
3 #objdump: -DR -j .text -j .got -j .plt
4 #ld: -shared --relax
5
6 .*: file format elf.*frv.*
7
8 Disassembly of section \.text:
9
10 000002f4 <_start>:
11 2f4: 92 c8 f0 0c ldi @\(gr15,12\),gr9
12 2f8: 00 88 00 00 nop\.p
13 2fc: 80 88 00 00 nop
14 300: 92 c8 f0 0c ldi @\(gr15,12\),gr9
15 304: 80 88 00 00 nop
16 308: 12 c8 f0 0c ldi\.p @\(gr15,12\),gr9
17 30c: 80 88 00 00 nop
18 310: 80 88 00 00 nop
19 314: 92 c8 f0 0c ldi @\(gr15,12\),gr9
20 318: 00 88 00 00 nop\.p
21 31c: 80 88 00 00 nop
22 320: 92 c8 f0 0c ldi @\(gr15,12\),gr9
23 Disassembly of section \.got:
24
25 000043a8 <_GLOBAL_OFFSET_TABLE_>:
26 \.\.\.
27 43b4: R_FRV_TLSOFF u
This page took 0.044461 seconds and 4 git commands to generate.