bfd/ChangeLog:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / tls-pie-3.d
1 #name: FRV TLS undefweak relocs, pie linking
2 #source: tls-3.s
3 #objdump: -DR -j .text -j .got -j .plt
4 #ld: -pie
5
6 .*: file format elf.*frv.*
7
8 Disassembly of section \.text:
9
10 00000324 <_start>:
11 324: 92 c8 f0 0c ldi @\(gr15,12\),gr9
12 328: 00 88 00 00 nop\.p
13 32c: 80 88 00 00 nop
14 330: 92 c8 f0 0c ldi @\(gr15,12\),gr9
15 334: 80 88 00 00 nop
16 338: 12 c8 f0 0c ldi\.p @\(gr15,12\),gr9
17 33c: 80 88 00 00 nop
18 340: 80 88 00 00 nop
19 344: 92 c8 f0 0c ldi @\(gr15,12\),gr9
20 348: 00 88 00 00 nop\.p
21 34c: 80 88 00 00 nop
22 350: 92 c8 f0 0c ldi @\(gr15,12\),gr9
23 Disassembly of section \.got:
24
25 000043d8 <_GLOBAL_OFFSET_TABLE_>:
26 \.\.\.
27 43e4: R_FRV_TLSOFF u
This page took 0.030228 seconds and 4 git commands to generate.