File: plt1-68020.d

package info (click to toggle)
binutils-djgpp 2.35.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 321,228 kB
  • sloc: ansic: 1,162,947; asm: 671,219; cpp: 134,012; exp: 70,783; makefile: 55,860; sh: 22,254; yacc: 14,459; lisp: 13,806; perl: 2,008; lex: 1,649; pascal: 307; sed: 195; awk: 25
file content (35 lines) | stat: -rw-r--r-- 1,030 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

.*:     file format elf32-m68k

Disassembly of section \.plt:

00020800 <.plt>:
   20800:	2f3b 0170 0000 	movel %pc@\(30404 <_GLOBAL_OFFSET_TABLE_\+0x4>\),%sp@-
   20806:	fc02 
   20808:	4efb 0171 0000 	jmp %pc@\(30408 <_GLOBAL_OFFSET_TABLE_\+0x8>\)@\(0*\)
   2080e:	fbfe 
   20810:	0000 0000      	orib #0,%d0

00020814 <f.@plt>:
   20814:	4efb 0171 0000 	jmp %pc@\(3040c <f3>\)@\(0*\)
   2081a:	fbf6 
   2081c:	2f3c 0000 0000 	movel #0,%sp@-
   20822:	60ff ffff ffdc 	bral 20800 <.plt>

00020828 <f.@plt>:
   20828:	4efb 0171 0000 	jmp %pc@\(30410 <f2>\)@\(0*\)
   2082e:	fbe6 
   20830:	2f3c 0000 000c 	movel #12,%sp@-
   20836:	60ff ffff ffc8 	bral 20800 <.plt>

0002083c <f.@plt>:
   2083c:	4efb 0171 0000 	jmp %pc@\(30414 <f1>\)@\(0*\)
   20842:	fbd6 
   20844:	2f3c 0000 0018 	movel #24,%sp@-
   2084a:	60ff ffff ffb4 	bral 20800 <.plt>
Disassembly of section \.text:

00020c00 <.*>:
   20c00:	61ff ffff fc.. 	bsrl 208.. <f1@plt>
   20c06:	61ff ffff fc.. 	bsrl 208.. <f2@plt>
   20c0c:	61ff ffff fc.. 	bsrl 208.. <f3@plt>