Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68k / plt1-68020.d
CommitLineData
cc3e26be
RS
1
2.*: file format elf32-m68k
3
4Disassembly of section \.plt:
5
a24bb4f0 600020800 <.plt>:
cc3e26be
RS
7 20800: 2f3b 0170 0000 movel %pc@\(30404 <_GLOBAL_OFFSET_TABLE_\+0x4>\),%sp@-
8 20806: fc02
5bd4b6af 9 20808: 4efb 0171 0000 jmp %pc@\(30408 <_GLOBAL_OFFSET_TABLE_\+0x8>\)@\(0*\)
cc3e26be
RS
10 2080e: fbfe
11 20810: 0000 0000 orib #0,%d0
12
1300020814 <f.@plt>:
a24bb4f0 14 20814: 4efb 0171 0000 jmp %pc@\(3040c <f3>\)@\(0*\)
cc3e26be
RS
15 2081a: fbf6
16 2081c: 2f3c 0000 0000 movel #0,%sp@-
a24bb4f0 17 20822: 60ff ffff ffdc bral 20800 <.plt>
cc3e26be
RS
18
1900020828 <f.@plt>:
a24bb4f0 20 20828: 4efb 0171 0000 jmp %pc@\(30410 <f2>\)@\(0*\)
cc3e26be
RS
21 2082e: fbe6
22 20830: 2f3c 0000 000c movel #12,%sp@-
a24bb4f0 23 20836: 60ff ffff ffc8 bral 20800 <.plt>
cc3e26be
RS
24
250002083c <f.@plt>:
a24bb4f0 26 2083c: 4efb 0171 0000 jmp %pc@\(30414 <f1>\)@\(0*\)
cc3e26be
RS
27 20842: fbd6
28 20844: 2f3c 0000 0018 movel #24,%sp@-
a24bb4f0 29 2084a: 60ff ffff ffb4 bral 20800 <.plt>
cc3e26be
RS
30Disassembly of section \.text:
31
3200020c00 <.*>:
33 20c00: 61ff ffff fc.. bsrl 208.. <f1@plt>
34 20c06: 61ff ffff fc.. bsrl 208.. <f2@plt>
35 20c0c: 61ff ffff fc.. bsrl 208.. <f3@plt>
This page took 0.439862 seconds and 4 git commands to generate.