Home | History | Annotate | Download | only in ld-sh
      1 
      2 .*:     file format .*
      3 
      4 Disassembly of section \.plt:
      5 
      6 00080800 <_PROCEDURE_LINKAGE_TABLE_>:
      7    80800:	d1 01       	mov\.l	80808 <_PROCEDURE_LINKAGE_TABLE_\+0x8>,r1	! 81408
      8    80802:	61 12       	mov\.l	@r1,r1
      9    80804:	41 2b       	jmp	@r1
     10    80806:	00 09       	nop	
     11    80808:	00 08 .*
     12 			80808: R_SH_DIR32	_GLOBAL_OFFSET_TABLE_\+0x8
     13    8080a:	14 08 .*
     14 
     15 0008080c <_sglobal@plt>:
     16    8080c:	d0 01       	mov\.l	80814 <_sglobal@plt\+0x8>,r0	! 8140c
     17    8080e:	60 02       	mov\.l	@r0,r0
     18    80810:	40 2b       	jmp	@r0
     19    80812:	00 09       	nop	
     20    80814:	00 08 .*
     21 			80814: R_SH_DIR32	_GLOBAL_OFFSET_TABLE_\+0xc
     22    80816:	14 0c .*
     23    80818:	d0 01       	mov\.l	80820 <_sglobal@plt\+0x14>,r0	! 0
     24    8081a:	af f1       	bra	80800 <_PROCEDURE_LINKAGE_TABLE_>
     25    8081c:	00 09       	nop	
     26    8081e:	00 09       	nop	
     27    80820:	00 00 .*
     28 	\.\.\.
     29 
     30 00080824 <_foo@plt>:
     31    80824:	d0 01       	mov\.l	8082c <_foo@plt\+0x8>,r0	! 81410
     32    80826:	60 02       	mov\.l	@r0,r0
     33    80828:	40 2b       	jmp	@r0
     34    8082a:	00 09       	nop	
     35    8082c:	00 08 .*
     36 			8082c: R_SH_DIR32	_GLOBAL_OFFSET_TABLE_\+0x10
     37    8082e:	14 10 .*
     38    80830:	d0 01       	mov\.l	80838 <_foo@plt\+0x14>,r0	! c
     39    80832:	af e5       	bra	80800 <_PROCEDURE_LINKAGE_TABLE_>
     40    80834:	00 09       	nop	
     41    80836:	00 09       	nop	
     42    80838:	00 00 .*
     43    8083a:	00 0c .*
     44 Disassembly of section \.text:
     45 
     46 00080c00 <__start>:
     47    80c00:	4f 22       	sts\.l	pr,@-r15
     48    80c02:	d0 06       	mov\.l	80c1c <__start\+0x1c>,r0	! 80824 <_foo@plt>
     49    80c04:	40 0b       	jsr	@r0
     50    80c06:	00 09       	nop	
     51    80c08:	d0 05       	mov\.l	80c20 <__start\+0x20>,r0	! 8080c <_sglobal@plt>
     52    80c0a:	40 0b       	jsr	@r0
     53    80c0c:	00 09       	nop	
     54    80c0e:	d0 05       	mov\.l	80c24 <__start\+0x24>,r0	! 80c28 <_sexternal>
     55    80c10:	40 0b       	jsr	@r0
     56    80c12:	00 09       	nop	
     57    80c14:	4f 26       	lds\.l	@r15\+,pr
     58    80c16:	00 0b       	rts	
     59    80c18:	00 09       	nop	
     60    80c1a:	00 09       	nop	
     61    80c1c:	00 08 .*
     62 			80c1c: R_SH_DIR32	\.plt\+0x24
     63    80c1e:	08 24 .*
     64    80c20:	00 08 .*
     65 			80c20: R_SH_DIR32	\.plt\+0xc
     66    80c22:	08 0c .*
     67    80c24:	00 08 .*
     68 			80c24: R_SH_DIR32	_sexternal
     69    80c26:	0c 28 .*
     70 
     71 00080c28 <_sexternal>:
     72    80c28:	00 0b       	rts	
     73    80c2a:	00 09       	nop	
     74