mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-01 22:34:22 +08:00
28 lines
746 B
Makefile
28 lines
746 B
Makefile
#name: FRV TLS undefweak relocs, shared linking
|
|
#source: tls-3.s
|
|
#objdump: -DR -j .text -j .got -j .plt
|
|
#ld: -shared
|
|
|
|
.*: file format elf.*frv.*
|
|
|
|
Disassembly of section \.text:
|
|
|
|
[0-9a-f ]+<_start>:
|
|
[0-9a-f ]+: 92 c8 f0 0c ldi @\(gr15,12\),gr9
|
|
[0-9a-f ]+: 00 88 00 00 nop\.p
|
|
[0-9a-f ]+: 80 88 00 00 nop
|
|
[0-9a-f ]+: 92 c8 f0 0c ldi @\(gr15,12\),gr9
|
|
[0-9a-f ]+: 80 88 00 00 nop
|
|
[0-9a-f ]+: 12 c8 f0 0c ldi\.p @\(gr15,12\),gr9
|
|
[0-9a-f ]+: 80 88 00 00 nop
|
|
[0-9a-f ]+: 80 88 00 00 nop
|
|
[0-9a-f ]+: 92 c8 f0 0c ldi @\(gr15,12\),gr9
|
|
[0-9a-f ]+: 00 88 00 00 nop\.p
|
|
[0-9a-f ]+: 80 88 00 00 nop
|
|
[0-9a-f ]+: 92 c8 f0 0c ldi @\(gr15,12\),gr9
|
|
Disassembly of section \.got:
|
|
|
|
[0-9a-f ]+<_GLOBAL_OFFSET_TABLE_>:
|
|
\.\.\.
|
|
[0-9a-f ]+: R_FRV_TLSOFF u
|